General Assembly / Software Engineering Immersive
Aesthetic Catalogue (Group Project)
Full-stack application with CRUD functionality. I created a Postgres database which used a Python Django API with the Django REST framework to serve its data. The front-end is built with React and uses CSS and Bootstrap for styling. The database utilised many to one and many to many relationships.