Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 781 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 781 Bytes

Kineto

This repository contains code for a web application that allows users to keep track of movies they have watched. It has a database connection and templates for displaying the movies. The files in the repository include:

  • static: contains css and javascript files
  • templates: contains html templates
  • app.py: contains code for the web application
  • database.py: contains code for connecting to the database
  • requirements.txt: contains a list of required Python packages

Link to the website: https://lista-film-v2.onrender.com

Credits