This Application will ask a user about the places they have traveled to and let them create posts about the wonderful things they have experienced all around the world.
- Clone this repository from GitHub https://github.com/brussell36/Places.Solution.git
- Open the downloaded directory in a text editor of your choice. (VSCode, Atom, etc.)
- Install .Net Core
- To install the REPL dotnet script, run dotnet tool install -g dotnet-script in your terminal.
- Run the program with the command dotnet build.
-
You do not need to run a server to view this document.
-
No additional code is necessary to view this project.
Behavior | Input | Output | Completed(Y/N?) |
---|---|---|---|
1. Create an object called Place and give it a property of cityName | N | ||
2. Allow user to create an instance of a Place object through a user interface. | Sydney, Australia | N | |
3. Allow user to edit list of Places | N | ||
4. Allow user to delete one or all Places | N |
No known issues. Please contact me if you have any problems.
Please feel free to contact me through GitHub (username: brussell36) with any questions, ideas or concerns.
- C#
- .NET Core 2.2
- Visual Studio Code
- Git and Git BASH
This site is licensed under the MIT license.
Copyright (c) 2020 Benjamin Russell & Jeff Kim