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

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.

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).

![img1](https://github.com/user-attachments/assets/eff62863-56fc-4cc9-a398-c70185c0045e)

![img2](https://github.com/user-attachments/assets/055e7e53-cc3f-4778-be45-5c1e8e8b13e6)

![img3](https://github.com/user-attachments/assets/24cc373b-b6a1-4b9e-9695-fc10946c886c)

![img4](https://github.com/user-attachments/assets/555628ae-7944-4b26-b5c2-5be658450def)

![img5](https://github.com/user-attachments/assets/aafe383b-7e17-4e35-8f40-320c66c98697)

![img6](https://github.com/user-attachments/assets/3ed8b7eb-55e8-4533-b113-94766e92f722)

![img7](https://github.com/user-attachments/assets/564d517c-39e2-46aa-9b0e-0863693ccf37)

### 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