EventTrace is the complete Event managament and tracking Web-based Application that brings participants and organiser of the events in a single platfom. It helps user find and register for an event. EventTrace helps the organiser manage and promote the event on the single platform.
- Searching and exploring the interested categories of events
- Registering for an event
- Create, manage and promote event
- View and manage the participants of the events
Make sure you have npm and Node.js installed on your machine.
# Get packages
$ npm install
# Run the applicaton
$ npm start
# To build apk and ios bundle:
$ npm build
- Frontend : React.js
- Database : Cloud Firestore
- Authentication : Firebase Auth
- File Storage : Cloudinary
- Backend as a Service : Firebase
Contributions are highly appreciated. Please send a Pull Request with suggested changes or open an Issue to get things started!