Petder is a dating application for your beloved cats. In this repository, it is the Api for this application.
- C#
- .NET Core 3.1
- SQL Server 2017
dotnet ef database update
This command will perform a migration and will create database (from the migrations file that I have already created) to your local server.
- Add/Edit/Delete Pet's Information
- Find Couple
- Match/Block/Like
- Filter
- Chat
- Ranking
- For ER Diagram, Relational Model, and Normalization, feel free to take a look at a Wiki