Flowtime

Technologies used

Technologies

Demo

Functionality

  • Authentication with password encryption
  • Create Tasks
  • Edit Tasks
  • Delete Tasks
  • Sort Tasks
  • Search Tasks
  • Grid/List View
  • Pomodoro Timer
  • Add simple todos
  • Delete simple todos

Run Locally

Clone the project

  git clone https://github.com/jane-does-coding/Flowtime

Go to the project directory

  cd my-project

Install dependencies

  npm i

Add .env

  DATABASE_URL=
  NEXTAUTH_SECRET=

Start the server

  npm run dev

Built With

Share this project:

Updates