https://github.com/jsilvermist/csfinalproject
https://github.com/jsilvermist/csfinalproject
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsilvermist/csfinalproject
- Owner: jsilvermist
- License: mit
- Created: 2019-08-28T21:44:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T07:11:54.000Z (over 3 years ago)
- Last Synced: 2025-02-16T00:42:17.438Z (over 1 year ago)
- Language: JavaScript
- Size: 3.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.html
- License: LICENSE
Awesome Lists containing this project
README
C# Final Project
.task-list-item {
list-style-type: none;
}
.task-list-item-checkbox {
margin-left: -20px;
vertical-align: middle;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI',
'Ubuntu', 'Droid Sans', sans-serif;
font-size: 14px;
line-height: 1.6;
}
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
About
Contact
Manga Ratings
Manga Ratings - Create
Manga Ratings - Details
Manga Ratings - Edit
Manga Ratings - Delete
Sitemap








