ABOUT THE PROJECT
Mezmer.App – Personal Project
React | Redux | Node | Javascript | PostgreSQL | HTML | CSS | Auth0 | emotion CSS in JS
Mezmer.app is a quiz game with a mobile game feel. Users can create named decks of cards, add individual cards and play them. The app’s front end is built with React and ES6 JavaScript. I used Redux for state management. I used Node.js and Express on the back-end for handling all of the RESTful API requests and connecting to cloud-based PostgreSQL databases so that user information could be stored. This is a full CRUD system.
Github Repo: https://github.com/ToddGore/mezmerapp
Live Site: https://mezmer.app
When logging in use | email: test@testmail.com | password: TestTest33
Main Login Screen
Dashboard
Play Area
I created the initial layout in Balsamiq mockups.
Dashboard
Dashboard after filter
Editing a deck
Card play area