Skip to content

32-git/FilmJournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Simply put, FilmJournal is a movie app. It is a movie app built the way I'd like to have one.

With this, you can browse media, favourite them and also save them to your watchlist.

Your favourite media, as well as those in your watchlist, are divided into being either a movie or a series.

Another feature is that you can custom sort your favourites/watchlist as you wish via drag & drop. This could be based on the movies you like the most, or the ones you want to watch the earliest.

What You Need To Get Started

TMDb API Key: Get one for free at the TMDb website, and enter it in...

  • index.js
  • favourites.js
  • watchlist.js

... wherever it says "[TMDB API KEY]".

Usage

Account

You can either log in with the placeholder account "bob" or sign up yourself.

Here are Bob's account details, should you not want to create your own account:

  • Username: bob
  • Password: hjkl

Running the Project

You can run the project by writing the command "npm run devStart" in cmd while in the project directory, whereafter the app should be running on localhost:3000.

Possible Future Additions

  • More recommended sections in the "Discover" tab
  • Option to delete your account
  • Option to change your username/password

About

A stylised movie app the way I'd want it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published