Skip to content

Welcome to NoteWorthy

NoteWorthy is a desktop notetaking app which seeks to combine the best of features in the industry into a compelling package for students to create, manage and collaborate on their notes.

This project is done as part of the Orbital Summer Programme 2021 (CP2106 - Independent Software Development Project) at the National University of Singapore (NUS), by En Rong @chownces and Aiken @aikenwx.

The stable branch is deployed at https://noteworthy-prod.vercel.app/. Do note that the app might take some time to start up as the backend is hosted on Heroku's free tier.

Documentation

All the documentation for this project can be found on this webpage, and can be accessed via the navigation links on the left.

Repositories

Our repositories can be found at the following links:

Tech Stack

This project uses a MERN stack with GraphQL:

  • Frontend: ReactJS, Semantic-UI
  • Backend: Express, Apollo, GraphQL, MongoDB

Deployment

This project is deployed on the following platforms:

  • Frontend: Vercel
  • Backend: Heroku
  • Database: MongoDB Atlas

Last update: 2021-07-27
Back to top