Parsley for Style

Parsley for Style is an app development in-progress to reduce the amount of time it takes to prepare food. Promoting healthy eating my reducing barriers of starting cooking.Github ยป

This was my first Django app using, a web framework built on top of Python. Although not the prettiest interface I've ever designed. This had the ability to sign up users and keep a list of users choices

The site was hosted on AWS and used elastic beanstalk service - with EC2 servers, load balancing and S3 for static data. The database, also hosted on AWS as an RDS instance runs a Postgres database and allows flexiblity to develop the app further.