Skip to content

prasannabhat018/college_management

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Administration Management System

An application used for college administration, built with React and NodeJs.

Project Screen Shots

Admin: add course Admin: add student Admin: register student for courses
Admin: add lecturer Counselor: digitize form Counselor: digitized data
Lecturer: add post pre-login page Student: login page
Student: dept post Student: placement page Student: home page

Project Report

Project Report

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Frontend and Backend servers, change directory into respective folders and execute:

npm start

To Visit App:

localhost:3000

Reflection

This was a 2 months long project built during my fifth semester of computer science engineering. Project goals included using technologies learned up until this point and familiarizing myself with documentation for new features.

This system has a main feature to digitalize the handwritten forms like student registration, exam registration etc. with minimal human work. The web application integrated these features with the college system where student counsellors can store digitized copy of the forms received from the students in a global database and also this can be used by administration department to digitalize plenty of handwritten forms, they receive every day. Also, students can be benefitted by the platform for receiving posts and notifications regarding notes, lecture videos, links, results, internship/placement offers, open consultancy projects etc.

About

One stop solution for all college management activities

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 97.8%
  • HTML 1.4%
  • CSS 0.8%