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

All Contributors

forthebadge forthebadge forthebadge

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?

Landing page

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

Landing page Landing page

  • 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

Landing page

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 start
    

    Note:

  • Add a bash .env file with bash MONGODB_URL= <your_mongodb_link> and bash SESSION_SECRET = secret to run the back-end server on your own database.

  • Front-end React server listens to bash PORT:3000 and back-end server listens to bash 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

Share this project:

Updates