ummagohil / Habit-Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🗓️Habit Tracker

📋Aims of App

  • Allow user to add a habit
  • User should be able to delete a habits
  • All data is saved in database via Prisma

👩‍💻Technical Details

  • React
  • Remix
  • TypeScript
  • TailwindCSS
  • Prisma

🔧How to Run the App

  • Clone the repo
  • cd into the directory
  • Run npm i and then npm run dev in the terminal

💭Future Improvements

  • Add a calendar option to set habits for specific days
  • Allow user to get updates for habits (like reminders app)
  • Testing with Playwright

PROJECT WORK IN PROGRESS

About


Languages

Language:CSS 67.6%Language:TypeScript 29.9%Language:JavaScript 2.5%