Skip to content
/ notes-app Public

A MEAN stack app with material design and microservice architecture

License

Notifications You must be signed in to change notification settings

iqan/notes-app

Repository files navigation

Notes App

This is a simple notes system containing multiple microservices and built using node.js. The app contains frontend app, backend APIs and a worker.

Application Details:

  • User can register and login
  • User can create, view, update and delete notes
  • User can see details of a note
  • User can share note with another user
  • User can add notes to group and see notes in group
  • User can add notes to favourites
  • User can set reminder on a note

Using docker-compose

  • Build and start docker-compose up --build
  • Stop docker-compose down

Individual service documentations

API Specs

Architecture

Architecture diagram

About

A MEAN stack app with material design and microservice architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published