Events Attendance App application created using HTML, Vue.js, Element and Firebase.
The application is also live HERE.
This project was created using Vue.js CLI version 2.6.11 with Element. Data is saved through Firebase Database and the login is with Firebase Authentification.
To run the project on your machine use npm run serve for a dev server. Navigate to http://localhost:8080/.
- Create an account and login
- Edit profile page
- View list of events
- Filter events by date ('Past evets', 'This week', 'Next week', 'Future events', 'Anytime')
- See events details and people attending
- Attend event
- Data saved through Firebase Database
- Homepage
- Login view
- Signup view
- Event page
- Profile view
- Firebase database