Games Not Played is a web app intended to help users decide what game to play next.
Log in to curate, order and sort a list of games you're considering playing next, and keep track of what you're currently playing.
You can use the hosted app here!
This is my final project for Inventive Academy's Full Stack Immersive web development course.
Check out the wiki for detailed information
- PNPM Monorepo
- Docker and VS Code Dev Containers
- Typescript
- ReactJS & React Router with Vite
- Express REST API
- MySQL Database with Sequelize ORM using sequelize-typescript
- Passport.js for username & password authentication with JWTs
- Vitest with React Testing Library for E2E testing
View the Figma design to see a rough draft of the app I created before development.
I also used a Trello board to track progress and tasks during development.