- Project Overview
- Features
- Technologies Used
- Project Structure
- Installation
- Usage
- Contributing
- License
- Contact
Coreys Knick Knacks (CKK) is a ficticious shop that was used as a capstone project to learn C# / dotnet. This project includes TWO types of applications:
- Inventory Management Software built to run on a Windows Machine.
- Blazor Web App as a consumer/client facing product.
- CKK is an all out entreprise-grade software set for running Coreys Business.
- Inventory management tool for windows machines.
- Feature 2
- Feature 3
- C#
- Blazor
- XAML
- WPF
- Repository Pattern
- Dapper
- MS SQL Server
Configurations
Data
- Base classes that define each object properties
- Where DbContext is held
Migrations
- Changes to database
Models
- Holds DTO's generated by NSwag
Static
- Error messages
- Ensure you have
Software X
installed.
- Clone the repository:
git clone https://github.com/your-username/your-repository.git
- Navigate to the project directory:
cd your-repository
- Install dependencies:
npm install
- Run the project:
npm start
Provide a step-by-step guide on how to use the project. Include examples or screenshots if needed.
# Example command
npm run example-command
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Add new feature"
- Push to the branch:
git push origin feature-branch
- Submit a pull request.
This project is licensed under the MIT License.
- Email: your.email@example.com
- GitHub: your-username