Used a Ruby on Rails framework to save a users information to a PostgreSQL database, with their password stored securely using the Rails gem 'Bcrypt'. A users sticky notes position and content are saved in the database so a users sticky notes position and content stay the same after logging out, and then logging back in.
Used a ReactJS, JavaScript, custom CSS and HTML, to create a login and register page, as well as a homepage where a user can create, delete, edit, and drag sticky notes. Error handling includes an email already being taken when registering, password not matching email when logging in, if there is an internal server error, and if user having no notes,
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.