torsaft / UisProject-CampusEats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CampusEats project

This is a project from the class "DAT240 Advanced Programming". My group received the grad B for our work. For more information read the Project report.

Instructions

To run the application, just run "docker-compose up -d" in this folder.

Default admin login information is on the login page.

Seeded orders can't be cancelled, because of not having an associated stripe transaction ID.

Stripe transaction can be completed using card number 4242424242...

The changing of a users role to admin happens in ManageUser and EditUser.

About


Languages

Language:C# 80.8%Language:HTML 17.0%Language:CSS 1.1%Language:PowerShell 0.4%Language:Shell 0.4%Language:Dockerfile 0.2%Language:JavaScript 0.1%