Noteshelf

NoteShelf is a smart way to create and manage rich text based notes. Create awesome text notes with an inbuilt editor and manage them online in a safe and secured manner. You can register through your email address or if you just don't want to maintain another credentials login via social sign-in platforms is also supported (Currently Google and Github are supported)

Once you are done with registration, you can start creating notes after login. Your saved notes will appear on the Notes section from where new notes can be created and existing notes can be updated or deleted.You can also manage your profile by updating your information in the profile section.

I developed NoteShelf with an intention to build an end to end application integrating various technologies, together which can scale well under load ensuring high availability. There are many components which together power NoteShelf to provide a seamless experience to the user. The NoteShelf front-end application is implemented in Angular 7 which communicates with the back-end service implemented in Java using Spring-Boot Framework. This back-end service communicates with different databases(MongoDB and MySQL) and cache system(Redis) and provide response to user requests in a stateless fashion. NoteShelf also relies on Ank-Oauth2-Client library(also developed by me) to support sign in from social-login platforms like Google and Github. The front-end application is hosted on firebase platform while the back-end service along with Databases and Cache is hosted on Amazon Web Services.

Ankit Rai
Senior Software Engineer

My research interests include highly scalable architechtures and distributed computing.

Related