jsilvermist / CSFinalProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# Final Project

Table of Contents
1. Outline
2. Tools
3. GUI Examples

Outline

This is a web application created using the Bootstrap framework with jQuery on the front-end, and a C# server backend running .NET Framework 4.7.2 and using an MSSQL database.

The ADO.NET Entity Data Model is used with Entity Framework 6 for interacting with the database content.

For development Visual Studio 2019 Community is used as the primary IDE.

Tools

GUI Examples

Home

Home

About

About

Contact

Contact

Manga Ratings

Manga Ratings

Manga Ratings - Create

Manga Ratings - Create

Manga Ratings - Details

Manga Ratings - Details

Manga Ratings - Edit

Manga Ratings - Edit

Manga Ratings - Delete

Manga Ratings - Delete

Sitemap

Sitemap

About

License:MIT License


Languages

Language:JavaScript 91.9%Language:HTML 4.4%Language:C# 2.9%Language:CSS 0.8%Language:ASP 0.0%