Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/learnathon-by-geeky-solutions/binary-brains
Repository for team Binary_Brains, focused on developing a scalable E-Commerce platform using ASP.NET Core MVC, featuring product management, user authentication, and payment integration.
https://github.com/learnathon-by-geeky-solutions/binary-brains
asp-net-core asp-net-mvc bootstrap5 csharp html5 javascript-library oop-principles solid-principles sql-server
Last synced: 11 days ago
JSON representation
Repository for team Binary_Brains, focused on developing a scalable E-Commerce platform using ASP.NET Core MVC, featuring product management, user authentication, and payment integration.
- Host: GitHub
- URL: https://github.com/learnathon-by-geeky-solutions/binary-brains
- Owner: Learnathon-By-Geeky-Solutions
- License: mit
- Created: 2024-12-24T10:18:23.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T18:08:53.000Z (12 days ago)
- Last Synced: 2025-01-29T19:19:50.522Z (12 days ago)
- Topics: asp-net-core, asp-net-mvc, bootstrap5, csharp, html5, javascript-library, oop-principles, solid-principles, sql-server
- Language: HTML
- Homepage:
- Size: 941 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## đź“š Get Started with the Wiki!
Explore our [binary-brains Wiki](https://github.com/Learnathon-By-Geeky-Solutions/binary-brains/wiki) for comprehensive documentation and resources.## 🚀Project Status and Quality Metrics
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Unlicense License][license-shield]][license-url]
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=Learnathon-By-Geeky-Solutions_binary-brains&metric=alert_status&style=for-the-badge&color=4C8BF5)](https://sonarcloud.io/dashboard?id=Learnathon-By-Geeky-Solutions_binary-brains)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=Learnathon-By-Geeky-Solutions_binary-brains&metric=vulnerabilities&style=for-the-badge&color=FF6F61)](https://sonarcloud.io/component_measures/domain/Vulnerability?id=Learnathon-By-Geeky-Solutions_binary-brains)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=Learnathon-By-Geeky-Solutions_binary-brains&metric=bugs&style=for-the-badge&color=FF6F61)](https://sonarcloud.io/component_measures/domain/Bugs?id=Learnathon-By-Geeky-Solutions_binary-brains)
[![Security](https://sonarcloud.io/api/project_badges/measure?project=Learnathon-By-Geeky-Solutions_binary-brains&metric=security_rating&style=for-the-badge&color=28A745)](https://sonarcloud.io/component_measures/domain/Security?id=Learnathon-By-Geeky-Solutions_binary-brains)
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=Learnathon-By-Geeky-Solutions_binary-brains&metric=code_smells&style=for-the-badge&color=FFA500)](https://sonarcloud.io/component_measures/domain/CodeSmells?id=Learnathon-By-Geeky-Solutions_binary-brains)[contributors-shield]: https://img.shields.io/github/contributors/Learnathon-By-Geeky-Solutions/binary-brains.svg?style=for-the-badge&color=4C8BF5
[contributors-url]: https://github.com/Learnathon-By-Geeky-Solutions/binary-brains/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Learnathon-By-Geeky-Solutions/binary-brains.svg?style=for-the-badge&color=4C8BF5
[forks-url]: https://github.com/Learnathon-By-Geeky-Solutions/binary-brains/network/members
[stars-shield]: https://img.shields.io/github/stars/Learnathon-By-Geeky-Solutions/binary-brains.svg?style=for-the-badge&color=4C8BF5
[stars-url]: https://github.com/Learnathon-By-Geeky-Solutions/binary-brains/stargazers
[issues-shield]: https://img.shields.io/github/issues/Learnathon-By-Geeky-Solutions/binary-brains.svg?style=for-the-badge&color=FF6F61
[issues-url]: https://github.com/Learnathon-By-Geeky-Solutions/binary-brains/issues
[license-shield]: https://img.shields.io/github/license/Learnathon-By-Geeky-Solutions/binary-brains.svg?style=for-the-badge&color=28A745
[license-url]: https://github.com/Learnathon-By-Geeky-Solutions/binary-brains/blob/master/LICENSE
[sonarqube-shield]: https://img.shields.io/static/v1?label=Quality%20Gate&message=Passed&color=28A745&style=for-the-badge
[sonarqube-url]: https://sonarcloud.io/dashboard?id=Learnathon-By-Geeky-Solutions_binary-brains## 🤝Team Information: binary-brains
| Name | Role | GitHub Username |
| ---------------------- | ----------- | --------------------------------------------------- |
| Md Emran Hossen | Team Leader | [Md-EmranHossen](https://github.com/Md-EmranHossen) |
| Md Rifatul | Member | [md-rifatul](https://github.com/md-rifatul) |
| FI Pranto | Member | [FI-Pranto](https://github.com/FI-Pranto) |
| Mashrief Bin Zulfiquer | Mentor | [mashrief](https://github.com/mashrief) |## đź“…Learning & Project Planning
### Stack Learning
➡️ **[Learning Phase Tracking Sheet](https://docs.google.com/spreadsheets/d/1O1THgzEOz3rn8fNiuz1fPZaR_eUYecXm_UKkXdEvVFY/edit?usp=sharing)** – We tracked our daily activities using this sheet.
## đź“„Project Description
The E-Commerce Platform is a comprehensive solution built using ASP.NET Core and SQL Server to enable efficient online shopping experiences. This platform includes features such as user management, product listing, shopping cart functionality, payment processing, and an admin panel for effective management.
## 📦Resources
- [Project Documentation](docs/)
- [Development Setup](docs/setup.md)
- [Contributing Guidelines](CONTRIBUTING.md)