Skip to content

Commit

Permalink
Added README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xelodico committed Jul 26, 2024
1 parent f5d3236 commit 15b8dc1
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
Binary file modified Beltel Database.accdb
Binary file not shown.
47 changes: 47 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
![Logo](https://github.com/Xelodico/random-resources/blob/main/images/Beltel/Beltel%20Logo%20GreenB.png?raw=true)

# 🧮 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](https://github.com/Xelodico/random-resources/blob/main/images/Beltel/ERD.png?raw=true)\
**The** `MEMBER` **table**
![Table example](https://github.com/Xelodico/random-resources/blob/main/images/Beltel/table%20example.png?raw=true)\
**The** `MAIN ORDER` **query**
![Query example](https://github.com/Xelodico/random-resources/blob/main/images/Beltel/query%20example.png?raw=true)\
**The** `STAFF` **form**
![Form example](https://github.com/Xelodico/random-resources/blob/main/images/Beltel/form%20example.png?raw=true)\
**The** `Best-selling products` **report**
![Report example](https://github.com/Xelodico/random-resources/blob/main/images/Beltel/report%20example.png?raw=true)\
**The** `ORDER ARCHIVE` **macro**
![Macro example](https://github.com/Xelodico/random-resources/blob/main/images/Beltel/macro%20example.png?raw=true)

---
## 🖥️ Run Locally

1. Download the latest release.
2. Once finished, unzip the file and click on `Beltel Database.accdb`.
---
## 📚 Documentation

[Database Documentation](https://nbviewer.org/github/Xelodico/random-resources/blob/3fe3a7a7661fe1e3a29f82c39a84ff60f78acaf1/documents/Beltel/Database%20Documentation.pdf)
- An overview into how the system was implemented.
- It is divided into 4 sections: Analysis, Design, Application Development and Evaluation.

[User Guide](https://nbviewer.org/github/Xelodico/random-resources/blob/3fe3a7a7661fe1e3a29f82c39a84ff60f78acaf1/documents/Beltel/User%20Guide.pdf)
- Features step-by-step instructions on operating the system and a section with frequently asked questions to help users maximize its potential.

0 comments on commit 15b8dc1

Please sign in to comment.