Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khaled-alselwady/code-generator

⚙️ Generate data access layer, business logic layer, stored procedures, and App.Config files quickly and accurately. 📂
https://github.com/khaled-alselwady/code-generator

class-libraries clean-code code-generator crud-generator csharp delegates desktop-application dotnet-framework oop sql-server three-tier-architecture winforms-application

Last synced: about 1 month ago
JSON representation

⚙️ Generate data access layer, business logic layer, stored procedures, and App.Config files quickly and accurately. 📂

Awesome Lists containing this project

README

        

# Code Generator

The **Code Generator** is a powerful desktop application tool designed to automate the creation of data access and business logic layers, as well as stored procedures and App.Config files, in software applications. This tool simplifies the development process by generating boilerplate code, saving valuable time and effort for developers. With intuitive configuration options, developers can customize the generated code according to specific project requirements.

## Key Features:
- **Automated Code Generation:** Generate data access layer, business logic layer, stored procedures, and App.Config files quickly and accurately.
- **Organized Code Logic:** Organize code logic into class libraries, enabling easy rebuilding for web or mobile applications without code duplication.
- **Enhanced Generation Speed:** Achieve nearly a **90%** performance improvement in code generation speed by using StringBuilder instead of string.
- **Reduced Workload and Time-Saving:** Dramatically reduce development time and developers' workload by eliminating repetitive coding tasks and generating boilerplate code efficiently.

## Technologies Used:
- **Framework:** .NET 8.0 (C#)
- **Database:** Microsoft SQL Server with ADO.NET
- **User Interface:** Windows Forms (WinForms)
- **Authentication:** Custom user authentication system
- **Architecture:** 3-tier architecture
- **Deployment:** Standalone desktop application

## Demo Video:
[Watch Demo Video](https://drive.google.com/file/d/1phd1nyjVSMFCEj92AwC93kTUgYLr11EJ/view?usp=sharing)

## Getting Started:
- just clone the repository: `git clone https://github.com/dev-khaled-yousef/code-generator`

Feel free to contribute to the project by opening issues or submitting pull requests. For any questions or feedback, contact us at `[email protected]`.