https://github.com/phrdavis/davipetshop
A project to adminstrad a PetShop using C# language
https://github.com/phrdavis/davipetshop
csharp dotnet microsoft-learn readme
Last synced: 2 months ago
JSON representation
A project to adminstrad a PetShop using C# language
- Host: GitHub
- URL: https://github.com/phrdavis/davipetshop
- Owner: Phrdavis
- Created: 2024-07-13T00:27:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T00:46:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T18:13:40.154Z (over 1 year ago)
- Topics: csharp, dotnet, microsoft-learn, readme
- Language: C#
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Davi's Petshop Project
Welcome to the Davi's Petshop! This is a guide on how to get started with the project.
## Introduction
The Davi's Petshop is a C# project that aims to administrate an Petshop. It provides to show the pets in the database, add new pets with some virifications and more. Whether you are a beginner or an experienced developer, this project is designed only to study propose in the [Microsoft Learn plataform](https://learn.microsoft.com/pt-br/training/).
## Getting Started
To start working with the Davi's Petshop, follow these steps:
1. Clone the repository to your local machine.
2. Open the project in your preferred IDE or text editor.
3. Install any necessary dependencies by running ```dotnet restore```.
4. Build the project using ```dotnet build```.
6. Run the project using ```dotnet run```.
Congratulations! You have successfully set up the project and are ready to start exploring its features and contributing to its development.
## Contributing
We welcome contributions from the community. If you would like to contribute to the Davi's Petshop, please be confortable to make a pull request.
## Contact
If you have any questions or need further assistance, feel free to reach out to me in the [Linkedin](https://www.linkedin.com/in/phrdavis/).