Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paley777/data-entry
Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.
https://github.com/paley777/data-entry
c-sharp crud visual-studio
Last synced: 6 days ago
JSON representation
Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.
- Host: GitHub
- URL: https://github.com/paley777/data-entry
- Owner: paley777
- Created: 2022-06-18T07:15:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T15:31:12.000Z (4 months ago)
- Last Synced: 2024-07-14T17:18:56.176Z (4 months ago)
- Topics: c-sharp, crud, visual-studio
- Language: C#
- Homepage:
- Size: 144 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data-Entry
Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.
## Integration
This system uses C### User Features
- CRUD
- Database Connection
- Microsoft SQL Server Management with SQLEXPRESS## Run Locally
Clone the project
- Go to the project directory
- Set up your database with Microsoft SQL Server Management with SQLEXPRESS, data structure available at db.text
- Open from Visual Studio 2022## Screenshots
![App Screenshot](https://i.ibb.co/zsSJk8S/image.png)
## Suggestion
For suggestions and input on this system, please email [email protected]