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

https://github.com/mofazzal874/cse3110_database_project

Contain the DDL , DML , Basic Queries and PLSQL for the Database Management Lab
https://github.com/mofazzal874/cse3110_database_project

oracle-database plsql

Last synced: 3 months ago
JSON representation

Contain the DDL , DML , Basic Queries and PLSQL for the Database Management Lab

Awesome Lists containing this project

README

        

# Project Description
This project is CSE3110 database management system Project called TravelMate designed to facilitate travel agency operations. It provides functionalities to manage users, agencies, packages, tourist places, tour guides, hotels, and more.

# Project Overview
The TravelMate database project aims to create a robust system for managing various aspects of travel agency operations. It includes features such as user management, agency management, package management, tourist place management, and more.

## Functionality Highlights:
- **User Management:** Allows registration, login, and management of user accounts.
- **Agency Management:** Enables the creation, editing, and deletion of travel agencies.
- **Package Management:** Facilitates the creation, editing, and deletion of travel packages offered by agencies.
- **Tourist Place Management:** Manages information about tourist places included in travel packages.
- **Tour Guide Management:** Stores details about tour guides available for hire.
- **Hotel Management:** Manages information about hotels included in travel packages.
- **Transaction Management:** Tracks user transactions and spending.

For detailed information, please refer to the project documentation and source code.

## Links
- GitHub Repository: [TravelMate GitHub](https://github.com/Mofazzal874/CSE3110_DataBase_project)
- Notion Report: [TravelMate Notion](https://www.notion.so/observation-of-cp/DataBase-Project-Report-252efff33b5742d3b6643b72ed504bc8?pvs=4)