epicodus
Here are 26 public repositories matching this topic...
A C# Console Application to take orders at a bakery.
-
Updated
Feb 29, 2020 - C#
A C# Console Application that counts the number of times a word occurs in a phrase.
-
Updated
Mar 7, 2020 - C#
An MVC application to track vendors and their orders for a small business.
-
Updated
Mar 20, 2020 - C#
An ASP.NET MVC application to track and market sweet and savory treats using many-to-many database relationships.
-
Updated
Apr 1, 2020 - C#
office administration database management of patients and doctor data. the office administrator has requested the ability to add doctors to patients and vice versa. they have also requested the ability to add specialties to doctors. this is to be written in c# using entity framework core utilizing mysql.
-
Updated
Aug 4, 2020 - C#
our madame owner at the Eau Claire's hair salon is in need of a database to manage her clients and stylists. she has requested we write such an application, and has requested we do so in c# using entity .net core mvc with CRUD naming conventions
-
Updated
Aug 8, 2020 - C#
c# code review project with "sneuss" theme factory. this application utilized many-to-many database relations to construct an administrator functionality to our factory, permitting the addition of engineers and machines and then the relation between which engineers are licensed for repairs on their respective machines. This project was written u…
-
Updated
Aug 20, 2020 - C#
This API application manages a message board database, with multiple endpoints to return Board(s), Thread(s), Post(s), and User(s), as well as all nested relationships. Model Hierarchy is: Board -> Thread -> Post, with one-many relationships between Users - Threads, and Users - Posts.
-
Updated
Aug 20, 2020 - C#
API made for Epicodus to demonstrate an understanding of API creation in ASP.net core MVC using SQL with Entity framework and Swagger Documentation
-
Updated
Aug 21, 2020 - C#
Improve this page
Add a description, image, and links to the epicodus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the epicodus topic, visit your repo's landing page and select "manage topics."