An open API service indexing awesome lists of open source software.

https://github.com/cr2007/f27wd-cw2

Coursework 2 - Databases
https://github.com/cr2007/f27wd-cw2

computer-science database f27wd php sql web-design-and-databases

Last synced: about 2 months ago
JSON representation

Coursework 2 - Databases

Awesome Lists containing this project

README

          

# F27WD-CW2

## Course: Web Design and Databases ([F27WD](https://www.hw.ac.uk/documents/pams/202021/F27WD_202021.pdf))

### Coursework 2 - Databases

Group Coursework in Year 1 of BSc. Computer Science

For this coursework, our group was assigned to create a database for a travel advisor website.

Our assignment was split into 3 tasks:

1. Designing the Database - Creating various tables that store the data that is needed, and then populated with a range of instances
2. Querying the Databases - Writing SQL Queries to retrieve the data from the database
3. Querying through PHP - Using PHP, the users will easily be able to access the data from some of the queries via a web interface

Team Members:

- [Aryan Bardhan](https://github.com/aryB003)
- [Chandrashekhar R](https://github.com/cr2007)
- [Nemr Aslam](https://github.com/Nimmbo02)
- [Noureldine Adib](https://github.com/NourAdib)
- [Rohan Samuel](https://github.com/Reptron)