PROSTAY is a Productivity Management WebApp that's designed to help individuals and teams organize and optimize their daily tasks, projects, and schedules. With features such as task lists, calendars, project tracking, time tracking, and goal setting, this app can help users stay on top of their workload, prioritize tasks, and increase efficiency.
This app is built using the following technologies:
- Next.js
- Tailwind CSS
- Prisma
To get started with this app, follow these steps:
- Clone this repository to your local machine.
- Install the required dependencies using
npm install. - Create a
.envfile in the root directory of the project and set the required environment variables (database connection details, etc). - Run the app using
npm run dev. - Open your web browser and navigate to
http://localhost:3000.
This app includes the following features:
- Task lists: Create, edit, and complete tasks.
- Calendars: View your tasks and events in a calendar view.
- Project tracking: Organize your tasks by project and track progress.
- Time tracking: Log the time you spend on tasks and projects.
- Goal setting: Set goals and track your progress towards achieving them.
Contributions to this app are welcome! If you have any suggestions, bug reports, or feature requests, please create a new issue in the GitHub repository.
This app is licensed under the MIT License. See the LICENSE file for more details.