PavanButke / my-view

Node Js based Student Result Management πŸ”₯ πŸš€ πŸŽ‰

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-view

Node based Student Result Management Web Application

Here is the deployed version (If you wanna check it out) https://view-gem.herokuapp.com/
PS: This is still under development, If you find a bug πŸ› be sure to raise an Issue.

Description: A Node Application to track and monitor, store result of individual Undergrad Students in mongoDB and generate individual report for them. ( Yikes! If you're a student, Sorry buddy πŸ˜…).
You will need to have Node Js and Mongo DB pre-installed before you run this application.
License: Open to anyone who wants to mess around.

The template for the excel to be in (This is absolutely necessary) alt text

To get Started:
Clone the repository using the command on the terminal

git clone https://github.com/rajcrk/my-view.git

Install the dependecies by using the command with the project folder as directory

npm install

Start the server by

node app.js

Preview of work in progress ! alt text

Staff Profile View alt text

About

Node Js based Student Result Management πŸ”₯ πŸš€ πŸŽ‰


Languages

Language:HTML 72.1%Language:JavaScript 27.8%Language:CSS 0.1%