Skip to content

Hossein-Molaeian/Vidly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vidly

Vidly is a simple video rental application built on Django, offering users the ability to browse movies and providing an admin panel for managing both movie content and user accounts.

Technologies Used

  • Python 3.12
  • Django 4.1
  • Django REST API with Tastypie 0.14.6
  • HTML/CSS (Bootstrap)
  • SQLite

Installation

You can follow these steps to run Vidly locally:

  1. Clone this repository:
git clone https://github.com/Hossein-Molaeian/Vidly.git
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the Django server:
python manage.py runserver

Screenshots

(1)

(2)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published