Skip to content

Movie track application, built with MERN stack. A registered user may search for titles and organize into Wish or Watched lists.

License

Notifications You must be signed in to change notification settings

Medic1111/MOOVEES-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOOVEES-APP (FULL-STACK)

Simplified Client-Only Version MVP ready in TypeScript here

Live App Here

Img of live app home

Img of live user page

App that allows a registered user to search for movies and tv shows titles, and organize them into "wish" and "watched" lists. Current MVP.

TEST

  • Feel free to test signing up
  • Alternatively:
    • username: testuser
    • password: testuser

TECH

  1. Front-end:
    • ReactJs
  2. Back-end:
    • Express
    • Node.js
  3. Database:
    • MongoDB
  4. Extras:
    • Movies Third Party API
  5. Deployment:
    • Heroku
  6. Testing Tools:
    • API endpoints with REST Client Ext.
    • Reports with Postman exports
    • Test with Postman Collection Run
    • Collection Test Locally with Newman
    • Unit Testing with Jest
    • Integration with Supertest

STATUS: MVP Exploring personal rating feature.

INSTALL

  1. Download the project
  2. Open the project and on the root run npm install then node server/listen.js
  3. On a different terminal, run cd client, then npm install and finally npm start

LICENSE

MIT License Copyright (c) 2022 Aryse Gabrielle Pagano


About

Movie track application, built with MERN stack. A registered user may search for titles and organize into Wish or Watched lists.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages