Skip to content

BrokeCoderZ/Feane-Restaurant-Template-ASP.NET-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🍔 Feane Restaurant - ASP.NET MVC Template

ASP.NET MVC C# Bootstrap Status

Feane adalah template website restoran modern, elegan, dan responsif berbasis ASP.NET MVC.

Template ini merupakan hasil konversi dari desain HTML statis menjadi aplikasi web dengan arsitektur MVC yang rapi dan mudah dikembangkan.

Cocok digunakan untuk:

🍽️ Website Restoran
☕ Website Cafe
🎓 Tugas Akhir / Portofolio
🚀 Starter Project ASP.NET MVC


📸 Preview Tampilan

Feane Restaurant Preview

Modern UI dengan tampilan responsive dan navigasi yang smooth


✨ Fitur Unggulan

  • ✅ Hero Section dengan slider promosi
  • ✅ Menu interaktif dengan filter kategori
  • ✅ Booking Table Form
  • ✅ Fully Responsive Design
  • ✅ Clean MVC Architecture
  • ✅ Reusable Partial Views
  • ✅ Owl Carousel Integration
  • ✅ Isotope Filtering System
  • ✅ Bootstrap 4 + Custom Styling
  • ✅ Mudah dikembangkan dan dikustomisasi

🛠️ Teknologi yang Digunakan

Layer Teknologi
Backend ASP.NET MVC + C#
Frontend HTML5, CSS3, JavaScript
UI Framework Bootstrap 4
Library jQuery, Owl Carousel, Isotope
IDE Support Visual Studio 2015 - 2026

🚀 Cara Menjalankan Project

1️⃣ Clone Repository

git clone https://github.com/BrokeCoderZ/Feane-Restaurant-Template-ASP.NET-MVC.git
cd Feane-Restaurant-Template-ASP.NET-MVC

2️⃣ Buka Project

  • Buka Visual Studio
  • Pilih file .sln

3️⃣ Restore NuGet Packages

  • Klik kanan pada Solution
  • Pilih Restore NuGet Packages

4️⃣ Jalankan Aplikasi

Tekan tombol:

F5

atau klik:

IIS Express

Project akan berjalan di:

https://localhost:xxxx

📂 Struktur Direktori

Feane-Restaurant-Template-ASP.NET-MVC/
│
├── Controllers/          # Logic Controller MVC
├── Models/               # Model Data
├── Views/
│   ├── Home/             # Halaman utama
│   └── Shared/           # Layout & Partial Views
│
├── Content/              # CSS, Images, Assets
├── Scripts/              # JavaScript Files
├── App_Data/             # Database (Opsional)
├── Web.config
└── README.md

🎯 Keunggulan Template

✔️ Struktur project clean dan mudah dipahami
✔️ Cocok untuk pemula ASP.NET MVC
✔️ Responsive di semua device
✔️ Mudah dikembangkan menjadi aplikasi production
✔️ UI modern dan professional


📜 Lisensi & Atribusi

  • Original HTML Template by ThemeWagon
  • ASP.NET MVC Conversion by PoetralesanA

Silakan gunakan, modifikasi, dan kembangkan project ini secara bebas.

Jika project ini membantu, jangan lupa berikan ⭐ pada repository ini.


Made with ❤️ for ASP.NET MVC Developers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors