Skip to content

davidalantodd/musical-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musical App

A full-stack app to track musical theatre productions using:

  • C#/.NET
  • Angular/TypeScript/SCSS
  • PostgreSQL

Installation

Install the following:

You may also install the following VS Code extensions:

Run Locally

Clone the project

  git clone https://github.com/davidalantodd/musical-app

Go to the project directory

  cd musical-app

Read the client and server docs for any additional setup.

Install dependencies

  npm install

Start both servers using npm-run-all script

  npm start

Testing

View front-end dev server using:

Test the back-end endpoints by:

Features

View all musicals in the database

Image

View musical details, edit musical details, and delete a musical

Image

Edit musical details

Image

Create a new musical

Image

About

A full-stack app to track musical theatre productions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors