Welcome to the Time Management app, designed to help you stay on top of your tasks, deadlines, and priorities! 🎯
- 🗓 Task Scheduling: Organize your day with detailed task scheduling.
- 📅 Calendar Integration: Seamlessly sync tasks with your calendar.
- 🚀 Reminders & Notifications: Never miss a deadline with timely alerts.
- 🔍 Task Filtering: Filter tasks by priority, category, or deadline.
- 📊 Analytics: Get insights into your productivity with charts and stats.
- Next.js ⚛️
- TypeScript 🟦
- Prisma 📊
- Radix UI 🖼️
- Tailwind CSS 💅
- tRPC ⚡
To run the project locally:
- Clone the repository:
git clone https://github.com/TylerJenningsW/time-management.git- Install dependencies:
npm install-
Set up the environment variables by creating an
.envfile based on.env.example. -
Run the development server:
npm run dev/src/components– UI components used in the app./src/lib– Utility functions./prisma– Database schema and migrations./public– Static assets.
This project is licensed under the MIT License.
Contributions are welcome! Feel free to open issues or submit PRs to improve the app.
If you have any feedback or questions, feel free to reach out to us via GitHub issues!