Ensemble is a Casting Agency which models a company that is responsible for creating movies and managing and assigning actors to those movies. You are an Executive Producer within the company and are creating a system to simplify and streamline your process.
This project has been created to demonstrate my newly learned skulls to create a a system that simplifies and streamlines the processes of different stakeholders within the company.
The ./backend
has been built with Flask and SQLAlchemy ORM. Auth0 has also been integrated for authentication to restrict access to the endpoints.
View the README.md within ./backend for more details.
The ./frontend
has been built with Angular and Ionic to consume the data from the Flask server.
View the README.md within ./frontend for more details.
- Udacity tutors
- Joaquim Irzelindo (Mentor)