Use .NET and migrating database to make gummy bear page with CRUD functionality - modeled after the Sugarfina website - .NET Week 1 Project.
- Open project in Microsoft Visual Studio 2015
- Right click on the project name and select "Build"
- In the command line, navigate to the project within the "src" file (i.e, InterpretGO>src>InterpretGO)
- Type in the command: "dotnet ef database update"
- If you have trouble running the command "dotnet ef database update", try running "dotnet restore" first
- Serve the project from VS using IIS Express
For questions or concerns, contact Katy at katy.daviscourt@gmail.com
C#, .NET
This software is licensed under the MIT license
Copyright (c) 2017 Katy Daviscourt