Skip to content

vatsal2809/Spectrum-Register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Spectrum Register

  • An Application to register participants for any events. On successful registration of participant each individual receives an email stating their confirmation. Email also has QrCode attached with it which will be scanned by a concern person on the event day. On successful scan participant will get entry into that event.

Tools and Technologies used:

  • Angular
  • NodeJS
  • MongoDB
  • VSCode
  • Github

Steps to run the project

  • Clone the repository and navigate to Spectrum folder(Backend/Spectrum). Perform the following command :
npm i
  • After that perform the following commands to start server.
cd app
node server.js
  • Navigate to Frontend folder and perform the following command:
npm i
  • After that perform the following commands:
ng serve

About

Registration app for college event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published