Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.01 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.01 KB

MovieNet

Website with basic information about movies, admin panel and very simple recommendation system.

Note: site may need some spin up time if nobody has accessed it for a certain period.

Built With

  • python 3.6
  • Django 2
  • Bootstrap 3
  • a little of jQuery and Ajax

How to Contribute

Find any bugs or want to improve? Contributions are welcome!

  • Fork this repository.

    Fork Icon

  • Clone this repository to your desktop to make changes.

$ git clone https://github.com/VladKha/MovieNet.git
$ cd MovieNet
  • Once you've pushed changes to your local repository, you can issue a pull request by clicking on the pull request icon.

    Pull Request Icon

Screenshots

Home page

Movie page

Admin

License

This project is licensed under the MIT License - see the LICENSE file for details.