CareerFellow / university-app

An open source project to help students find universities and programs offered in their country.
http://degreeguide.aimenbatool.com/
2 stars 2 forks source link
admission-information student-guide university-management

university-app

An open source Node (Express + Mongoose) application to help students find Universities and offered programs in their country.

This project is under development and continuous changes. Issues, feature requests, and contributions are welcomed.

Getting started

To get the Node server running locally:

Code Overview

Dependencies

Application view

Rendering Enging

Handlebars - We are using handlebars.js as our templating engine because of its simplicity and richness. The Handlebars supports in all major browsers, like, Chrome Firefox, Safari and Internet Explorer. We are planning to switch to react in future.

Design Template

tabler - We are using tabler (an open source HTML template) for our pages. It is a free and open-source HTML Dashboard UI Kit built on Bootstrap 4.

Application Structure