Skip to content

"The main aim to develop this project is to provide details of event, event services, event theme etc. Admin can manage all the college event, event services, event theme, event programms etc "

Notifications You must be signed in to change notification settings

CapstoneProject18/Event-Management-System

Repository files navigation

Event-Management-System

The main aim to develop this project is to provide details of the event, event services, event theme etc. Admin can manage all the college event, event services, event theme, event programmes etc

Technologies Used

Event-Management-System uses a number of open source projects to work properly:

Requirements

Install

Clone this repository, then run:

$ npm install

Setup

  • Add your Auth0 and MongoDB credentials and remove .SAMPLE extension: server/config.js.SAMPLE
  • Add your Auth0 credentials and remove .SAMPLE extension: src/app/auth/auth.config.ts.SAMPLE

Development server

$ npm run dev

App available at http://localhost:4200.

Server available at http://localhost:8083/api.

Build (local)

$ ng build --prod // client
$ node server // server

App and server both available on http://localhost:8083.

About

"The main aim to develop this project is to provide details of event, event services, event theme etc. Admin can manage all the college event, event services, event theme, event programms etc "

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages