https://github.com/fullstackgenerator/repairshop-public
A fuss-free .NET MVC website for guitar and amp repair shops — comes with a gallery, admin area, and just enough security to keep the gremlins out.
https://github.com/fullstackgenerator/repairshop-public
Last synced: about 2 months ago
JSON representation
A fuss-free .NET MVC website for guitar and amp repair shops — comes with a gallery, admin area, and just enough security to keep the gremlins out.
- Host: GitHub
- URL: https://github.com/fullstackgenerator/repairshop-public
- Owner: fullstackgenerator
- Created: 2025-06-22T20:22:50.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-06-25T18:46:18.000Z (9 months ago)
- Last Synced: 2025-06-30T15:04:03.404Z (9 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Guitar & Amp Repair Shop
Built for the shop owner who just wants a website that works and doesn’t talk back. This .NET MVC project gives you a clean front page, a snappy image carousel, and a responsive gallery — all wrapped in a mobile-friendly design.
On the backend, there’s a file manager for uploading photos, a password changer for when paranoia kicks in, and solid Identity-based authentication.
Think of it like a vintage amp: reliable, no unnecessary knobs, and easy to maintain.
> **Note:** This repository is a public placeholder for demonstration purposes only. The actual project code is private but available upon request or preview via the live demo below.
### Live Demo
[repairshop-ezzh.onrender.com](https://repairshop-ezzh.onrender.com)
> ⚠️ **Note:** The site is hosted on a free Render server that sleeps when inactive. If the page doesn't load right away, just give it **20–30 seconds** - it'll wake up.
---
The images simultaneously show the full screen and the mobile version (on the right).







### Features
#### Frontend:
- Carousel for showing the best repairs or services
- Clear service and contact info
- Mobile-first responsive gallery
#### Backend:
- Admin login using ASP.NET Identity
- Lightweight file manager
- Password management & CSRF protection
### Tech Stack
- ASP.NET Core MVC
- Bootstrap 5
- Lightbox2
- Javascript