Skip to content

In this repo I will store my coding projects from The Tech Academy's C# and .Net course

Notifications You must be signed in to change notification settings

SassyCatSlaps/TTA-Basic-C-Sharp-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Projects

Purpose

In this repo I will store my coding projects from The Tech Academy's C# and .Net course


Projects


Car Insurance


Black Jack


News Letter


All C# Work



Car Insurance


This is an MVC web app that imitates actions one would find on a car insurance website. This project takes in user input on their insurance policy information and calculates quotes based in business logic. Included in this application is an admin page that allows apointed staff to view all generated quotes that have been issued.



BlackJack


This is a playable console application game that takes in user input and responds to it in a way that mimics a game of Twenty One aka Black Jack. This project includes generic class code and logic that can be resused and referenced if one wanted to make other games involving a 52 card deck. This app handles a plethora of user errors that could occur and even imitates a casino that can check for things such as the player cheating. The project shows off many core fundamentals of C# and .NET framework



News Letter


This project is a simple MVC web app that performs functions that allow the user to sign up, edit info, and unsubscribe from an online newsletter or blog. It has an admin controller, user signup view models, custom cshtml, server validation, and contains code that shows multiple ways of doing completing tasks including commented out code that demonstrates the clunkyness of writing ADO.NET syntax.



Author

Viktoriya Furlow


##Support

Contributions, issues, and requests are very welcome! Thanks for dropping by!

About

In this repo I will store my coding projects from The Tech Academy's C# and .Net course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published