Back to Overview

Chocoshop

Category

Web Development

Description

ChocoShop is a delightful online chocolate store offering a wide variety of premium, handcrafted chocolates delivered right to your door.

URL

https://github.com/johansensagala/chocoshop

Tech

JavaScript JavaScript: JavaScript is a programming language that conforms to the ECMAScript specification.
SQLite SQLite: SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
.NET .NET: .NET is a free, cross-platform, open source developer platform for building many different types of applications.

ChocoShop is a basic web-based chocolate store application developed as a college assignment for the .NET programming course. This project was created to demonstrate understanding of core .NET web development concepts, including MVC architecture, CRUD operations, and basic front-end integration. The application allows users to browse a list of chocolate products, view details, and manage product data in a simple interface. Built with simplicity in mind, ChocoShop focuses on clean structure and functionality over complex features, making it a straightforward yet effective learning project. Technologies used: ASP.NET MVC, C#, Entity Framework, and SQL Server. This project is not intended for commercial use, but rather to showcase the implementation of fundamental web development principles in .NET.

View project preview