Skip to content

Simple app to keep track of Rick and Morty Episodes

Notifications You must be signed in to change notification settings

HDreikorn/rick-and-morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty Simple Episode Tracker

Overview:

This is a simple web application that allows the user to add episodes of Rick and Morty in categories of lists, including Favorites, Watched, and Must-Watch. The user is able to add by searching a specific episode or generating a random list of episodes to add to any of the lists. The user can also delete from the list once added.

You can view the site here!


Tehchnical Details

  • Project is built using React JS.

    • The styled UI components use Material UI.
    • Uses native Context API for global state management.
    • This project was bootstrapped with Create React App.
    • Small test set written with Jest.
  • Project is deployed using Netlify, connecting to this Github repository.

  • Project connects to a Rick and Morty graphql API using apollo client.


Future Ideas

To make this little app more useful future ideas include:

  • User signup/ login. (OAuth)
  • Backend implemenation to acutally save things. (Node Server, Apllo Graph QL Server, PostgreSQL )

About

Simple app to keep track of Rick and Morty Episodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published