Skip to content

Harshit1704/CU-Event-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

CU-Event-Management-System

  1. This project is based on Full stack web development.
  2. Front End Tools - HTML, CSS, JS, Bootstrap
  3. Back End Tools - Node.js, Express, MongoDB
  4. It is a website designed for my college Chandigarh University (CU).
  5. Since there is no such platform regarding the notifications of upcoming and ongoing events, so we developed a website named CU- EMS where all events and other things will be updated and events will be managed.

How to Run :

  • Clone the repository into your local system
  • Start your mongo and mongoDB from the WIndows Powershell
  • Open VS Code in the folder and in it open a new terminal
  • Now in VS Code open the mernbackend directory using the following command :
  • cd mernbackend
  • After that you have to start the server using Nodemon. Type the following command in your terminal to start the server :
  • npm run dev
  • A message will be displayed like this :
  • [nodemon] 2.0.7
    [nodemon] to restart at any time, enter `rs`
    [nodemon] watching path(s): *.*
    [nodemon] watching extensions: js,hbs
    [nodemon] starting `node src/app.js`
    Server is running at port no. 3000
    Connection successfull
  • Now you have successfully started the server. Now you can see the website in your browser.
  • Go to your browser and type the following:
  • http://localhost:3000/
  • Now you can see our website

Some of the instances of our website :

Landing Page :

Screenshot (7)

Student Login Page :

Screenshot (8)

Admin Login Page :

Screenshot (9)

Student's Page :

Screenshot (11)

Admin's Page :

Screenshot (12)

And Even more.......

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published