Skip to content

abhik-setia/Techspardha-Website

Repository files navigation

Techspardha is an annual Technical Fest at National Institute of Technology, Kurukshetra. This repository has the code for https://www.techspardha.org, official website for the fest. Google Firebase has been used as platform for authentication, database, storage ,hosting and firebase cloud messaging for notifications. Authentication is done via google login.
To upload data to database, Data Uploader folder consists of

category_uploader.js

To add event categories.

registration.js

To add register a logged in user to a particular event.

addNotification.js

To display notifications on homepage , which are updated in realtime.

contact.js

To submit user queries which can be further accessed and resolved.