Skip to content

Commit

Permalink
correcting the screenshot urls
Browse files Browse the repository at this point in the history
  • Loading branch information
georgesimos committed Dec 14, 2019
1 parent 2aa20db commit a7186bf
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Cinema + is an online Movie Ticket Booking web app with MEAN Stack.
MERN stack is the idea of using Javascript/Node for fullstack web development.

<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/mern.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/mern.png" />

# Features!

Expand Down Expand Up @@ -128,34 +128,34 @@ Cinema + is currently extended with the following plugins. Instructions on how t
# Screenshots!

Movie Page
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/movie.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/movie.png" />

Booking Page
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/booking.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/booking.png" />

Booking Invitations
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/invitation.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/invitation.png" />

Guest Dashboard Page
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/guest-dashboard.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/guest-dashboard.png" />

My Account Page
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/my-account.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/my-account.png" />

Admin Home Page
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/admin-dashboard.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/admin-dashboard.png" />

Admin Cinema Page
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/admin-cinemas.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/admin-cinemas.png" />

Admin Movie Page
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/admin-movies.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/admin-movies.png" />

Admin Reservation Page
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/reservations.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/reservations.png" />

Admin Reservation Calendar
<img src="https://github.com/georgesimos/Movie-app/blob/master/readme-assets/calendar.png" />
<img src="https://github.com/georgesimos/readme-assets/blob/master/cinema-plus/calendar.png" />

License
----
Expand Down

0 comments on commit a7186bf

Please sign in to comment.