Skip to content

Latest commit

 

History

History
107 lines (79 loc) · 3.46 KB

README.md

File metadata and controls

107 lines (79 loc) · 3.46 KB

Contributors Forks Stargazers Issues


Aston Events

Event booking web app
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Contact

About The Project

Event booking web app

Features:

  • 5 pages: Home, Events, Log in, Sign up, Profile
  • sorting feature to classify events into 3 types (sport, culture, and others) as well as by the date
  • like and book functionality for registered users
  • profile page for users to view and sort the booked events by ascedning/descending dates, earliest/latest registered
  • login/signup form validation with use of jQuery and regex
  • hashed passwords
  • events dynamically added/updated from the database without the need of altering the code

(back to top)

Created With

(back to top)

Contact

Project Link: https://github.com/JessicaGM/AstonEvents

(back to top)