Low-Code Restaurant Reservation System

About This Space

This is a low-code restaurant reservation system.


Last updated on April 21, 2021

Public Permissions:   View   Open/Fork   Run   Comment  

Restaurant Reservation System

This simple template demonstrates a low-code reservation system with which the user can

  • View database restaurants in a grid
  • View upcoming reservations in a grid
  • View the menu of any selected restaurant
  • See a list of reviews for that selected restaurant
  • Book a reservation, which will then appear in the reservations list on the start page

Logic

  • start - This routine retrieves data from the Restaurants and Reservations tables and then displays the data on the Restaurants screen
  • Choose Restaurant - This routine is called when the user clicks on one of the restaurants_grid rows on the Restaurants screen. It then retrieves and counts the reviews for the selected restaurant and displays that information on the Restaurant screen.
  • Back - This routine returns to the start screen.
  • Place Reservation - This routine is carried out when a user fills out the short form in the Reserve tab and clicks the "RESERVE" button. The reservation is then added to the Reservations table and will appear on the Restaurant screen if applicable.

Helpful Resources

Loading a Grid with Low Code Space

Low Code Documentation

Grids Documentation

Grid Methods Documentation

Input Widgets Documentation

Introduction to Profound UI Video

Creating an Input Form with Profound UI Video

As always, feel free to reach out to us here if you have any questions.

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

Filters:

Popular Recent

This low-code workspace serves as an example of a time and attendance system to be used internally.

2324

0

0

This space serves an an example of a simple low-code forum application.

2615

0

0

This is a demo of a customer-facing user portal, with which an existing customer would be able to view order history, cancel orders, and update account information.

1966

0

0