Skip to content

VladKha/MovieNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.