Skip to content

Web application which helps students and organizers belonging to a University to facilitate and manage the events in a more organized way.

License

Notifications You must be signed in to change notification settings

MuskanM1/EventLog_Event-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EventLog: Event Management System

General Info

The Event Management System, “EventLog” is a Web application which helps students and organizers belonging to a University to facilitate and manage the events in a more organized way. This web application should be free and accessible from any browser on desktop. This software includes all events occurring in the university and gives permission to the users to view and register through it. An Organizer also uses the web-portal in order to administer the system and manage events. It can also access all the functionalities of a user.

Technologies Used

Front-end web framework: React JS
Backend framework: Express JS
Language used at server: Node JS
UI Framework: Material-UI
Database: SQLite
Software Engineering Process Model: Agile
Software Engineering Methodology: Scrum

Installation

  1. Clone this repository
git clone https://github.com/MuskanM1/EventLog_Event-Management-System
  1. Go into that folder and start the backend server in one terminal.
cd src/backend_and_database
npm install
npm start
  1. Go into that folder and start the frontend server in another terminal.
cd src/frontend
npm start
  1. Go to the following URL to see the site running at localhost.
http://localhost:3000

For detailed information of this project, see the docs folder. It consists of the System Requirements document (1_Requirements_Document), System Design document (2_Design_Document), Construction Details (4_Construction_Details), Testing documents (5_Testing) and other related documents.

About

Web application which helps students and organizers belonging to a University to facilitate and manage the events in a more organized way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published