https://github.com/ssanthosh010303/d4c1
Day-4 Challenge-1: Simple Doctor Registration and Management System
https://github.com/ssanthosh010303/d4c1
console csharp dotnet
Last synced: 2 months ago
JSON representation
Day-4 Challenge-1: Simple Doctor Registration and Management System
- Host: GitHub
- URL: https://github.com/ssanthosh010303/d4c1
- Owner: ssanthosh010303
- Created: 2024-04-12T12:18:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T07:16:37.000Z (over 2 years ago)
- Last Synced: 2025-02-21T14:14:47.030Z (over 1 year ago)
- Topics: console, csharp, dotnet
- Language: C#
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Day-4 Challenge-1: Simple Doctor Registration and Management System
- **Author:** Sakthi (Sandy) Santhosh
- **Created on:** 12/04/2024
## Run the Application
Open a shell instance on your machine, navigate to the project folder and run the following command:
```bash
dotnet run --project ./ConsoleApp/ConsoleApp.csproj
```
## Information
### System
- **Operating System:** Debian Headless 12.0
- **Kernel:** `6.1.0-rpi4-rpi-v8`
- **Architecture:** `aarch64` (`arm64`)
### .NET Framework
- **SDK:** 8.0.204
- **Runtimes Installed:**
- **ASP.NET:** 8.0.4
- **.NET Core:** 8.0.4
## Contribution
This project was created for learning and development purposes only. Any contributions to the repository is discouraged.