Giter VIP home page Giter VIP logo

plandone's Introduction

plandone

plandone cover


View Demo | Report a Bug | Contribute

Introducing PlanDone

PlanDone is a platform made for Students who would like to learn smart, be productive and access everything they need while studying in one place.

By giving students the ability to save their notes, tasks and forecast their Cumulative Grade Point Average (CGPA) score, which can all be accessed at any time. So now you can make sure you Plan and then complete (Done)

Read the article to find out more about PlanDone

Demo

Try PlanDone

Features

  • Creating notes, editing, saving and deleting Notes.
  • Creating tasks, saving and deleting Tasks.
  • Forecast your CGPA score needed to be on either a first, second and third class based on your previous GPA scores.
  • Adding useful links to be accessed easily later on.

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/jomefavourite/PlanDone
  1. Change the working directory
cd PlanDone
  1. Install dependencies
npm install
  1. Create .env file in root and add your variables
GOOGLE_CLIENT_ID = YOUR_GOOGLE_CLIENT_ID
GOOGLE_CLIENT_SECRET = YOUR_GOOGLE_CLIENT_SECRET
MONGO_URI = YOUR_MONGO_URI
PORT = 3000
SESSION_SECRET = YOUR_SESSION_SECRET
  1. Run the app
npm run dev

You are all set! Open localhost:3000 to see the app.

Built With

  • Node.js for authentication, routing.
  • Express for ease while working with Node.js
  • EJS: A template engine language that generates HTML markup with plain JavaScript.
  • SASS: Sass is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets.
  • MongoDD/Mongoose for managing, storing or retrieving information.
  • Railway for hosting the application.

🛡️ License

This project is licensed under the MIT License - see the LICENSE file for details.

plandone's People

Contributors

jomefavourite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

plandone's Issues

Suggestion > CGPA Units of Measurement

Out of all the CGPA websites/apps I've used, one major missing feature was the ability to create one's own unit of measurement for percentage, gpa points, and/or points in general. For example, depending on the location of an institution, some universities allow A+, A, A-, and some have the bizarre system of A, AB, B, BC, etc. The ability to create one's own input options for measuring the GPA would be phenomenal.

Here's a good example: [https://www.scholaro.com/presentations/GPA-From-International-Transcripts.pdf]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.