https://github.com/rezatajari/videoprojector
VideoProjector is a web application for managing video projector products, orders, and customer information. It includes features such as user authentication, product management, order processing, and shopping cart functionality.
https://github.com/rezatajari/videoprojector
aspnetcore csharp ecommerce shopping-cart sql-server user-athentication
Last synced: about 1 month ago
JSON representation
VideoProjector is a web application for managing video projector products, orders, and customer information. It includes features such as user authentication, product management, order processing, and shopping cart functionality.
- Host: GitHub
- URL: https://github.com/rezatajari/videoprojector
- Owner: rezatajari
- Created: 2025-01-04T12:18:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-05-07T09:36:02.000Z (about 1 month ago)
- Last Synced: 2026-05-07T11:37:47.746Z (about 1 month ago)
- Topics: aspnetcore, csharp, ecommerce, shopping-cart, sql-server, user-athentication
- Language: C#
- Homepage:
- Size: 688 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VideoProjector
## Introduction
A sales management system designed to streamline the sales process for video projectors. The system handles product listings, customer orders, and sales tracking, built with a focus on clean code and maintainability.
---
## 📷 API Documentation

_Interactive Swagger documentation showing all available endpoints._
---
## Prerequisites
- .NET Core SDK
- SQL Server
## Getting Started
1. Clone the repository:
```sh
git clone https://github.com/your-repo/VideoProjector.git
```
2. Navigate to the project directory:
```sh
cd VideoProjector
```
3. Restore the dependencies:
```sh
dotnet restore
```
4. Build the project:
```sh
dotnet build
```
5. Run the application:
```sh
dotnet run
```
## Documentation
For more detailed documentation, please refer to the following files in the `doc` folder:
- [Database Documentation](https://github.com/rezatajari/VideoProjector/blob/master/docs/DATABASE.md)
- [Response Center Documentation](https://github.com/rezatajari/VideoProjector/blob/master/docs/GeneralResponse.md)
## Contributing
Fork the repository and submit a pull request.
## Contact
For any questions or inquiries, please contact me via [Telegram](https://t.me/rezatajari70) or [LinkedIn](https://www.linkedin.com/in/reza-tajari-971818151).
## License
Licensed under the MIT License.