MovieBase

Movie Base

A browser application using ASP.NET for registered customers to rent out available movies.

https://yamilburgos.github.io/MovieBase

Tech Stack

Information

An app that provides the ability to rent out a movie (if available), manage multiple customers and sort out both listed movies and customers. Only registered customers can rent or return movies.

Meta

Yamil Burgos – yamil.burgos1293@gmail.com

Contributing

  1. Fork it (https://github.com/yamilburgos/MovieBase/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request