Inspiration
What it does
How I built it
Challenges I ran into
Accomplishments that I'm proud of
What I learned
What's next for Acadivity
Acadivity
Introduction :label:
Is college just about academics? :book:
Or is it about co-curricular activities only? ⚽
What if we had a tool that could help us find the balance between both?

Features :round_pushpin:
- Project Manager : Manage your ongoing projects with real time monitoring. :alarm_clock:
- 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. :chart_with_upwards_trend:
- 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.
PICTURE OF GRADE
Workflow

Installation
Accessing the code:
- Clone the git repository:
bash > git clone git@github.com:MLH-Fellowship/SIMPLERx.git - Move into the local repository:
bash > cd acadivity### Getting started with developement - Download the dependencies:
bash > npm install Start the developement server:
> npm startNote:
Add a
bash .envfile withbash MONGODB_URL= <your_mongodb_link>andbash SESSION_SECRET = secretto run the back-end server on your own database.Front-end React server listens to
bash PORT:3000and back-end server listens tobash PORT:5000
Happy Hacking!
Technology Stack :computer:
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!
📜License
Apache License Version 2.0, January 2004
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
Log in or sign up for Devpost to join the conversation.