Skip to content

tostafin/restaurant-web-app

Repository files navigation

Restaurant IT

This repo contains a web application for running an online restaurant.

Technologies

I used the following technologies to build this app:

Overview

Signed out users

They can only see two views: the homepage and the menu:

alt text

alt text

They also can't order any dishes. But they can use filters:

alt text

Also, they can use the pagination:

alt text

Signed out users can navigate themselves to register and login views:

alt text

alt text

Signed in users (customers)

Once the user signs in, they can order the food:

alt text

All orders appear in their cart:

alt text

If they order a specific dish, they can review it:

alt text

Managers

They can manage dishes offered by the restaurant:

alt text

For instance, they can add new dishes:

alt text

They can also update or delete them:

alt text

alt text

Admins

They have an extra view called Admin Panel. There they can:

  • change user roles:

alt text

  • change session persistence

alt text

  • ban users

alt text

About

An online restaurant web application written in Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published