"The best way to predict the future is to create it."
Kepler is a robust task tracking application designed to streamline project management and team collaboration. With a modern interface and advanced features, Kepler empowers teams to stay organized and productive.
Client
Server
Real-time updates: Stay in sync with live task tracking and updates.
User-friendly UI: Modern and intuitive design for seamless navigation.
Collaboration tools: Assign tasks, set deadlines, and track progress in teams
Integration with third-party tools such as Slack and Trello.
Enhanced analytics and reporting capabilities.
Mobile application development.
To run this project, you will need to add the following environment variables to your .env file
YOUR_API_KEY
This project uses npm as package manager
Install my-project with npm
npm install
cd task-tracking-appClone the project
git clone https://github.com/leaser019/Task-Tracking-ApplicationInstall dependencies
npm installStart the server
npm start