Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicorobo/f16f9-cs347-apex-app

A data driven application built with Oracle's Apex. Built for CS347 Data Management
https://github.com/nicorobo/f16f9-cs347-apex-app

Last synced: about 1 month ago
JSON representation

A data driven application built with Oracle's Apex. Built for CS347 Data Management

Awesome Lists containing this project

README

        

# Database Management Project
Group F9, Port 9010
* Jackie Mendoza
* Mei Wu
* Nick Roberts

[PowerPoint link](https://docs.google.com/presentation/d/1EQ0eNQ4pZudkONt1m6WmyIELxXc7XJ2gh4TH22WLNr0/edit?usp=sharing)

## Part 1
The conceptual, logical, and relational models are in [project.dmd](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/project.dmd) and the related folder. Both the conceptual and logical models are in the same dmd file.

* [APEX Application Link](https://apex.oracle.com/pls/apex/f?p=89954:1)
* [APEX SQL link (exported)](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/f89954.sql)
* [DML link to insert data](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/insert_data.dml)

### DDL FILES
* [Part1.ddl](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part1.ddl)
* [Part1.ddl2](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part1.ddl2)
* [Part1.ddl3](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part1.ddl3)
* [Part1.ddl4](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part1.ddl4)

## Part 2
* [APEX Application Link](https://apex.oracle.com/pls/apex/f?p=106708:1:)
* [APEX SQL link (exported)](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/f106708.sql)
* [SIM link](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part2.sim)