Inspiration

Wanted to create something which can be of help during my college days.

What it does

it keeps track of the credits obtained in a a particular semester and when the semester is completed the finished credits are deleted.

How we built it

The project was built as a Node.js application. Using Express.js as our framework. I also used MongoDB, with Mongoose object modeling, for our database component. And finally, Pug.js as my front-end template engine.

Challenges we ran into

starting the app.js file due to network issues had to run the application only once. After thorough research resolved that it's a network problem so anyone with good connection may likely able to run it

Accomplishments that we're proud of

Made a working node application

What we learned

how to connect to mongodb using mongoose

What's next for College credits update

Modify it so as at the end of the program a student may be able to track all the credits the student obtained during the program of study

Built With

Share this project:

Updates