Phoenix Theatre is an app created for the owners of small movie theatres and was designed for ease of use. The goal of this single page application was to allow drop-in functionality for the viewing of available showings and ticket ordering. The app allows users to view film showings, read descriptions and film content ratings, as well as view pricing for the diferent kinds of tickets available (ie. children, adult, senior, etc). The app features an Angular frontend, supported by a REST API service.
- C#
- Entity Framework
- ASP.Net Core Web API
- Angular 2+
- SQL Server
- Azure App Service
- DevOps
- REST
- Git
- HTML
- CSS
- DevOps
- JavaScript
Features:
- User interactive single page application
- Ability to view options for pricing of movie tickets
- Integration of Angular app with REST API
To-do list:
- Introduce more functionality for creating ticket orders
- Implement customer look-up feature
- Clone the Git repository using the command terminal command "git clone https://github.com/211115-UTA-NET/Team_A_P2"
- Install Node.js for your specifications from https://nodejs.org/en/download/
- Install Node Package Manager (npm) from the command terminal using the "npm install -g npm" command
- Navigate to /PhoenixTheatreAngular in the CLI
- Use "ng serve --open" to run the UI
- Melinda Waggoner
- Edward Cicio
- Travis Boskowitz