Skip to content

A website to help you keep track of all the video media that you watched, are watching or planing to watch.

Notifications You must be signed in to change notification settings

xram64/media-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-tracker

Description

A website to help you keep track of all the video media that you watched, are watching or planing to watch.

technology used:

  • Python
  • Flask
  • HTML
  • SASS
  • CSS
  • Javascript
  • Jinja
  • SQL

Features to make:

  • register
  • login
  • Logout system
  • add a media
    • media should have:
      • name
      • type
      • cover img Url
      • status
        • watched
        • watching
        • plan to watch
      • date added
  • edit media
  • remove media
  • index page show all media
  • make a different view for ever status

expect to finish in: 4 days

TODO:

  • project set up
    • python
    • sass
    • server
  • make a nav bar
  • design the database
  • connect data base
  • error page
  • require login wrapper
  • login page
  • logout page
  • register page design

About

A website to help you keep track of all the video media that you watched, are watching or planing to watch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.3%
  • SCSS 25.5%
  • CSS 22.8%
  • Python 18.4%