A website to help you keep track of all the video media that you watched, are watching or planing to watch.
- Python
- Flask
- HTML
- SASS
- CSS
- Javascript
- Jinja
- SQL
- register
- login
- Logout system
- add a media
- media should have:
- name
- type
- cover img Url
- status
- watched
- watching
- plan to watch
- date added
- media should have:
- edit media
- remove media
- index page show all media
- make a different view for ever status
- 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