Flowtime
Technologies used
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
- css
- framer-motion
- mongodb
- nextjs
- prisma
- react
- typescript


Log in or sign up for Devpost to join the conversation.