Skip to content

A Notes app that allows adding private and public notes for the world to see. CRUD functionality to enable users to browse through notes and edit their notes any time

Notifications You must be signed in to change notification settings

BishoSBA/right-notes

Repository files navigation

Right Notes

A Notes app that allows adding private and public notes for the world to see. CRUD functionality to enable users to browse through notes and edit their notes any time. Link to project: https://right-notes.cyclic.app/

How It's Made:

Tech used:

  • HTML, CSS, JavaScript
  • Materialize as my CSS framework
  • Handlebars for templating the HTML
  • Authentication using Passport with both Google oauth and Local Strategies
  • MongoDB for the database to store the users and notes

Optimizations

  • Enable login through facebook or github accounts
  • Add sorting feature to ease going through the public notes
  • Add "add to collection" feature to save notes for future reference.

Lessons Learned:

  • Learned to utililize handlebars for templating
  • Deploying a full-stack web application on a hosting server
  • Using Materialize as a CSS Framework

Examples:

Take a look at these couple examples that I have in my own portfolio:

Portfolio: https://github.com/bishosba/portfolio/

Admin Dashboard: https://github.com/bishosba/project-admin-dashboard/

Library: https://github.com/bishosba/project-library/

About

A Notes app that allows adding private and public notes for the world to see. CRUD functionality to enable users to browse through notes and edit their notes any time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published