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.
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]".
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
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.
- More recommended sections in the "Discover" tab
- Option to delete your account
- Option to change your username/password