Skip to content

An E-POS System designed for the fictional burger shop, "Bobby's Burgers"

Notifications You must be signed in to change notification settings

BobbyShmurner/ComputingEPOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computing E-POS

This is my A-Level coursework project for my Computer Science Qualification

The project is split into 2 key parts:

1. The Backend Server (ASP.Net Core)

This backend server exposes a RESTful API built in C# using the ASP.NET Core framework. It allows for the management of a SQLite 3 Database over the web via a multitude of REST endpoints

2. The Frontend Till Software (C# WPF)

While this frontend is not my proudest work, it is functional if you look past all of the spaghetti garbage.

About

An E-POS System designed for the fictional burger shop, "Bobby's Burgers"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published