Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.35 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.35 KB

Keep Plus

 P A G E   L I N K  🌎

Keep Plus →

 O V E R V I E W  👁️‍🗨️

Important note: As there is no "Register" functionality implemented, it's recommended to use the "Log In with Google" button. Much more secure as it's transparent to the developer, abstracting all the password-encryption mess.

Keep Plus is a web application that allows you to create and manage simple notes with a polished interface and integration with google auth.

It uses:

  • A Mongo database to store scores and users
  • A backend in Node using Express.js and Passport.js to handle google OAuth
  • A frontend in pure React in a single page

 S C R E E N S H O T S  📸

main View

Edit Note

Note View

Search View

Search View

Search View