Skip to content

evenbecker/App-for-ordering-food

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App for ordering food

an app screenshot food menu screenshot

Tech Stack

  • .Net Core 8 Web Api.
  • Entity Framework Core.
  • Angular 21.
  • Bootstrap 5.
  • Microsoft SQL Server.

Features

  • user authentication.
  • The user can add/remove items in a cart.
  • billing handled for multiple users

Configuration

Asp.Net Core Web API

  • documentation will come

Angular

  • Open the 'Client' folder using CLI and enter npm install.

MS SQL Server

  • documentation will come.

Running The Project

  • Open the Server Project in Visual Studio, then run it (it will also open Swagger in your browser).
  • Open the 'Client' folder using CLI and enter ng serve.
  • Enter your Angular port url in the browser, it is usually http://localhost:4200/.

About

see the Readme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors