Skip to content

jonespi/medialog-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaLog

MediaLog is your movie and tv diary. Inspired by my dad who gets 30 minutes into a movie before realizing he had seen it already, MediaLog helps you look up items that you have added to your Watched List to track what you've seen already. It is a lightweight application that allows you to easily search and add media via TMDb.

Live App

http://medialog-client.jonespi.now.sh

Frontend

https://github.com/jonespi/medialog-client

Backend

https://github.com/jonespi/medialog-server

Tech Stack

  • HTML, CSS, Javascript
  • Frontend: React, Flexbox
  • Backend: Node.js, Express.js, Postgres
  • Authorization: Bcrypt, JSONWebToken

Screenshots

Landing Page

Landing Page

Registration Page

Registration Page

Login Page

Login Page

Media Search

Media Search

Movie Search

Add Media Page - Movie

TV Search

Add Media Page - TV

Episode Select

Add Media Page - Episode Select

Watch Page

Watch Page