/Events-Attendances

Integrated application for course and attendance records

Primary LanguageCSS

Events Attendance App

Events Attendance App application created using HTML, Vue.js, Element and Firebase.

Development

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/.

Features

  • 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