svg

Secure Recipes

Securely store your recipes before you forget! Secure Recipes is a web application that allows you to store recipes within a secure account and share those recipes with your friends. Sign up and try today!

Secure Dem Recipes...

Secure Recipes persists data using PostgreSQL and stores sensitive data like your passwords using BCrypt. The authorization is done using JSON Web Tokens (JWT) which gives each user safe and private access to their data.

Connect with friends! Each new user comes with an automatically generated token which is meant to share amongst friends. Once that token is shared, recipes between the user and the friend can be seen at any time.

Back up your recipes and keep them all in one spot using Secure Recipes. Having a physical copy of your recipes is nice and all, but having a back up of them online is even better. Store an unlimited amount of recipes using Secure Recipes today!

The Point...

Secure Recipes was created to show what the amount of functionality I can implement within an application by myself. After this project I will be shifting my focus solely on front-end web development, but I built this project to show that I am capable of doing both.

svg