Fullstack Application that will display cartoons to a user that they can then select from to add to a watched list, as well as review their selections.
Here is the demo for the application so far!
- Search
- Add an entry
- Remove an entry
- Add Review, Score, Status, Count
- Display show information
- Server
- Routing
- SQL Queries
- Create an account
- Sign in with Google
- Sorting
- React routing
- Github link
- email address
- contact me section
- Store user login information
- Relate user input to login
- Average scores of users
Environment: Node.js
Front End: React, Redux Toolkit, Webpack, Babel
Database: PostgreSQL, node-postgres
Server: Express, Express Router