Flowtime

Set the flow of your day with flowtime routine screationg and task mannagment!

Color Reference

Color Hex
Dark Red #990100 #990100
Secondary Red #e5383b #e5383b
Dark Grey #333333 #333333
Light #ebe5e5 #ebe5e5

Tech Stack

Technologies

Functionality

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

Installation

Install my-project with npm

  npm install my-project
  cd my-project

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 install

Start the server

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Add .env

  DATABASE_URL=
  NEXTAUTH_SECRET=

Built With

Share this project:

Updates