Skip to content

iamsid21/College-Management-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Management Web Application

College Management Web Application is the web application which helps the professors to easily organize and distribute the content with students.

The main aim of this project is to make the organizing and distributing part of content seemingly easy-to-use so that professors can focus on more important activities.

Quick Start Guide

Step 1

  • Create the database using following query in MySQL : CREATE DATABASE databasename;
  • Create tables using the SQL script file in databse/cms.sql;
  • To seed data in the database run to file in seed folder

Step 2

Clone the project

  git clone https://github.com/iamsid21/College-Management-Web-Application.git

Go to the project directory

  cd College-Management-Web-Application

Install dependencies

  npm install or npm i

Start the server

  npm run start

Tech Stack

Client: React.js, Redux, EJS

Server: Node.js, Express.js

Feedback

If you have any feedback, please reach out to us at iamsiddharthpathak@gmail.com

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors