JamesEnoch89 / assignments

0 stars 0 forks source link

Week 6 Day 4 - Weekend - University of PROforma - #23

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

University of PROforma

You are tasked with making a database diagram, database, and 2 console applications

The database will have at least the following entities, and the following columns:

The following relationships are true:

NOTE: You need to add Primary Keys and Foreign Keys to the tables, as well as add any joining needed.

Objectives

Explorer Mode

Adventure Mode

Epic Mode

Turning In

Your homework will be assigned to you via issues on your assignments repository. Once you are

These steps will be followed for almost every assignment going forward. Once you've completed at` least explorer mode and you're satisfied with your work, let's get it published. First let's get it up on GitHub.

Your repository, for explorer mode, should have three folders:

Additional Code Samples:

https://github.com/TIY-NET-Tampa/Lecture-Examples/tree/master/week-4/IntroToADONET/ConsoleApp1

JamesEnoch89 commented 6 years ago

https://github.com/JamesEnoch89/ProformaUniversity

I was having issues with my local git repos. I could not add files. I renamed my apps and classes and I think I messed it all up. Only the admin app is here.

mdewey commented 6 years ago

Awesome Work!