Skip to content

Smart Reservation Cinema with integrating Google Maps and Google Calendar for easier reservation

License

Notifications You must be signed in to change notification settings

burkoA/SmartReservationCinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Reservation

Intro

Hi! This is a simple project with integration of Google Maps and Google Calendar to simplify the process of booking or choosing a movie session.

Installation steps

  • Press the green button at the top of this page Code 📂.
  • Copy link.
  • Open terminal window and write git clone [paste the link].
  • Open file SmartReservationCinema.sln by using Visual Studio.
  • Change database connection string in folder FilmContext in class FilmDbContext.cs in 33 line
  • Change API for Google Maps in folder Controller in class FilmController in method SortByDistance.
  • Change credentials for Google Maps in class Startup.cs in line 72 and 73: ClientId and ClientSecret.

Example of working

Example of sorting cinema from closest to farthest

This is screen with user profile and example adress for test.

This is screen with sorting film from closest to farthest.

Example of creating an event

Screen with the form and permission that the user must give.

Screen with creating event in calendar

Feedback & Contacts

You can send me mail: arsenburko67@gmail.com or find me in telegram @arssssssssssssssssssss

About

Smart Reservation Cinema with integrating Google Maps and Google Calendar for easier reservation

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published