Skip to content

A simple web application that allows the user to create his top 10 movies🎬 for all the time to recomnond for people.

License

Notifications You must be signed in to change notification settings

kakaa2993/Top-10-Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top 10 Movies 🎬

preview.mp4

Languages Top Language Repository Size Made By License

About The Project:

It's a simple web application that allows the user to create his top 10 movies at all times, and he can constantly update his list and keep track of which movies to recommend to people.

The technologies Used:

Run the website:

Regular web servers can't run Python applications, so a special server type was used(Web Server Gateway Interface 'WSGI') to run Python applications. The most popular: gunicorn ( run on Linux only!!!)

To run the website:

  • 1 - install the requirements by
pip install requirements.txt
  • 2 - run the webiste
gunicorn main:app
  • Note: You must be in the same directory of the main.py file to run the previous command.

License:

This project is under the MIT license. see the LICENSE file for more details.

Made by Zakarya Belamiri 👋 Get in touch!

About

A simple web application that allows the user to create his top 10 movies🎬 for all the time to recomnond for people.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published