dkhwang118 / CIS560_F18-Project-RecipeManager

KSU - Fall 2018 - CIS560 - Database Project - ProjectTeam1
GNU General Public License v3.0
1 stars 2 forks source link

Finished Data Generator #67

Closed dbramucci closed 5 years ago

dbramucci commented 5 years ago

The Data Generator is usable.

Note that it adds onto the database endlessly so you may want to comment it out in HomeController.cs after the first run.

Closes #38