Implementation Details
This section will discuss the implementation details of our project, and briefly touch on the rationale behind our choices.
Tech Stack
We used a MERN stack with GraphQL for the implementation of the web app:
- Frontend: ReactJS, Semantic-UI
- Backend: Express, Apollo, GraphQL, MongoDB
Diagram
Repositories
Our repositories can be found at the following links:
- Frontend: https://github.com/chownces/NoteWorthy
- Backend: https://github.com/chownces/NoteWorthy-API
Last update: 2021-07-27