Skip to content

leecheeyong/FiveMinFix

Repository files navigation

Beat procrastination, one 5-minute task at a time!

Features

  • User authentication (sign up/sign in)
  • Add, manage, and complete 5-minute tasks
  • Random task recommender
  • XP and level system
  • Daily streak tracking
  • Progress stats dashboard

Setup

  1. Clone the repository:
    git clone https://github.com/leecheeyong/FiveMinFix.git
    cd FiveMinFix
  2. Install dependencies:
    npm install
    # or
    yarn install
  3. Configure Firebase:
    • Go to Firebase Console and create a new project.
    • Enable Authentication (Email/Password).
    • Set up Cloud Firestore in test mode (or with secured rules).
    • Edit the src/firebase.js file, replace with your Firebase credentials

Contributing

Contributions are welcome! Please open issues or pull requests for improvements and bug fixes.

License

FiveMinFix is available as open source under the terms of the MIT License.

About

Beat procrastination, one 5-minute task at a time!

Topics

Resources

License

Stars

Watchers

Forks