Jacqueline Remmel's repositories
epicodus-pets-api
C# .NET web API - Practice with API models & SQL database
angularjs-binding
Learning AngularJS fundamentals: data binding
angularjs-controllers
Learning AngularJS fundamentals: controllers
angularjs-promises
Learning AngularJS fundamentals: promises
angularjs-services
Learning AngularJS fundamentals: services for sharing data between controllers
AnimalShelter
MVC with Entity and databases
BagelAPI
Practice building an API
bakery-marketing
Databases & authentication: MVC, Entity, Identity, MySQL, migrations, many-to-many relationships
BestRestaurants
MVC, Entity/databases, one-to-many relationships
Business.Solution
Practice with MVC, Entity/databases, and one-to-many relationships
comp-sci-practice
https://www.learnhowtoprogram.com/computer-science
consoleApiCall
Practice making an API call from a C# console application
Cookbook.Solution
Advanced Databases and Authentication: Entity, Identity, many-to-many relationships
FriendLetter.Solution
Practice creating basic C# web application; learning MVC structure.
HairSalon
Database basics: MVC, Entity, MySQL, one-to-many relationships
Leekbeet.Solution
MVC practice
Library.Solution
Advanced Databases and Authentication: Entity, Identity, migrations, many-to-many relationships
Madlibs.Solution
Practice MVC structure
mvcApiCall
Practice making an API call from an MVC application
redux-karaoke
Introduction to Redux
story-time
Redux practice
Tamagotchi.Solution
Practicing C# CRUD methods and RESTful Routing
ToDoList.Solution
Practice with MVC, databases, MySQL
WordCounter.Solution
Practice with C# testing