Caldent aimed to centralize task management and event tracking,creating a user-friendly web app to streamline academic workflows.The goal was to address challenges in managing academic responsibilities, deadlines, and extracurricular activities, ultimately reducing stress and enhancing productivity for students.
-
Create one folder
-
Right click and select Open in terminal
-
Create a folder where you want to store the project.
-
Right-click the folder and select Open in Terminal.
-
Initialize a Git repository:
git init
-
Clone the repository
git clone https://github.com/kv13b/caldent.git
-
npm install
-
after running these you are good to go through the project
If you'd like to experience the project without installing it locally, check out the live version:
Thank you for exploring Caldent! Happy coding! 🎉