This is an app that allows users to enter their favorite restaurants based on the type of cuisine.
To download and import the database:
- Start MAMP and click Open WebStart page in the MAMP window.
- In the website you're taken to, select phpMyAdmin from the Tools dropdown.
- Select the Import tab.
- Select your database file, and click Go.
To clone and launch the application:
- Clone from GitHub
- $cd ToDoList.Solution/ToDoList
- $dotnet restore to install packages from the .csproj file
- $dotnet run to start the application
- Launch http://localhost:5000/ in your browser
{Are there issues that have not yet been resolved that you want to let users know you know? Outline any issues that would impact use of your application. Share any workarounds that are in place. }
Please email reeselee.cy@gmail.com with any questions.
C#, MySql.
MIT License
Copyright (c) 2019 Reese Lee and Heather Zurek