Computer-Engineering-UdL / Cine-en-Casa

MIT License
1 stars 0 forks source link

Cine en Casa

Description

Cine en Casa is a django web application created to supply an urgent demand: automate the creation of a cinema weekly billboard.

Cine en Casa (v1.0)

Cine en Casa provides a site to store the information of all the movies, series, programs, etc. that the user wishes to watch in a near future, along with the fast creation of an aesthetic weekly billboard, that displays all the chosen films by the user and its date of emission to broadcast in the 'homecinema'.

Future Versions

In future versions of the web application, Cine en Casa will...

Installation

To manually install this project, run the following instructions:

git clone https://github.com/Computer-Engineering-UdL/Cine-en-Casa.git
pip install -r requirements.txt
python manage.py runserver

Authors