Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

Cottonglow/BookingsApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookings API

A basic booking api to reserve up to four seats at a venue. A name and email is required for each seat that is booked and a person is not able to book several seats under their name and email.

Instructions

  • Clone the repository.
  • Load the project into Visual Studio.
  • Run the API.

Endpoints

Future Improvements

  • Attach a database (currently uses in memory database).
  • Add authentication.
  • Add authorisation.
  • Add unit tests.
  • Add a cancelations system to free up seats.
  • Add a reservation system to reserve seats while paying or other.
  • Add restrictions on the GET calls for security.
  • Add payment system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages