This is development branch of I-GNEz API , features present in main and develop branch can vary drastically.
This API was developed for I-GNEz 2021 the techfest of GNDEC. Thi api provide following functionalities :-
- User Registeration :- User can register in an event and on registeration he will recieve a confirmation mail.
- User Feedback :- User can send the feedback and the feedback will be mailed to admin.
- List Of Registered Events :- User can enter his mail and can get the list of events in which he/she is registered.
- An Admin Panel :- A panel where the core members of the fest can send mail to the particpants of specific event or to all the particpant, they can create an event , get list of all particpants , get event specific list.
- An organiser Panel :- Where the organiser oan see the list of all the particpants of his/her event
- clone the repo
- cd to repo
- npm i
- npm start