Is college just about academics? 📖
Or is it about co-curricular activities only? ⚽
What if we had a tool that could help us find the balance between both?
- Project Manager : Manage your ongoing projects with real time monitoring. ⏰
- Create / edit projects
- Time your work
- Set milestones and conquer them.
- Stay motivated through post work retrospection.
- Take breaks with our entertainment suggestions
- Grade Aid : Set your target and achieve it through continuous effort. 📈
- Provide a target CGPA in X semesters.
- Get a detailed report on the minimum requirement per semester to reach the target.
- Update CGPA after each semester to get a revised plan of action.
- Clone the git repository:
> git clone https://github.com/MLH-Fellowship/acadivity.git
- Move into the local repository:
> cd acadivity
- Download the dependencies:
> npm install
- Start the developement server:
> cd server/ && npm install && npm start
- Add a
.env
file withMONGODB_URL= <your_mongodb_link>
andSESSION_SECRET = secret
to run the back-end server on your own database. - Front-end React server listens to
PORT:3000
and back-end server listens toPORT:5000
Thanks goes to these wonderful people (emoji key):
Ajitesh Panda 💻 |
Rohan Rout 💻 |
Shambhavi Aggarwal 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. Get more information here