Skip to content
Lazytangent edited this page Mar 13, 2021 · 5 revisions

Welcome to the Qwerkey wiki!

Logo

What is Qwerkey?

Qwerkey is a social media platform for connecting with others who are just as passionate about mechanical keyboards as you are or as a gateway into the mechanical keyboards hobby.

This is the list of features needed for the minimum viable product, MVP.

This is the list of user stories and their respective acceptance criteria.

This is the database schema of the PostgreSQL database using the SQLAlchemy ORM.

This is the documentation for the API routes that return JSON and that will be used by the frontend routes for accessing the database from the backend.

This is the documentation for the Frontend routes that will return an HTML page that the user can interact with.

This is the documentation listing the React Components used in this project.

This is the documentation listing the Redux Store Tree used in this project.