Files
2025-06-30 10:27:18 -04:00

490 B

Web Application Built in ASP.NET and Angular Framework, MS SQL Server.

This site was created for my wedding and has a top nav menu bar, Image uploads, Image gallery and slide show, Timelines, and much more.

Version: .Net 8 Angular 17

Build To build this application make sure to have NodeJS installed and the Angular CLI as well

Angular CLI install npm install -g @angular/cli@17

ASP.NET in visual studios will run and serve the Angular application along with the .Net server.