Skip to content

🗃️ Database for a fictitious hotel and spa complex.

Notifications You must be signed in to change notification settings

Xelodico/beltel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Logo

🧮 Introduction

For my A2 (Year 14) Digital Technology coursework, a business solution was developed using Microsoft Access for the fictitious Beltel Hotel, Spa & Beauty Complex.


💡Features

  • A normalised database with eight entities.
  • Switchboard providing a GUI to aid user navigation.
  • A sophisticated membership registration and restaurant ordering system.
  • Detailed reports generated from SQL queries.
  • A Macro for common tasks, such as archiving orders from the last six months.
  • Comprehensive documentation and a user guide.

🖼️ Screenshots

ER Diagram ER Diagram
The MEMBER table Table example
The MAIN ORDER query Query example
The STAFF form Form example
The Best-selling products report Report example
The ORDER ARCHIVE macro Macro example


🖥️ Run Locally

  1. Download the latest release.
  2. Once finished, unzip the file and click on Beltel Database.accdb.

📚 Documentation

Database Documentation

  • An overview into how the system was implemented.
  • It is divided into 4 sections: Analysis, Design, Application Development and Evaluation.

User Guide

  • Features step-by-step instructions on operating the system and a section with frequently asked questions to help users maximize its potential.