Skip to content

coja56/Project-Management-System

Repository files navigation

Project Management System

Simple Project Management System for an Engineering firm called Poised created in Java and SQL

Table of contents

  1. About Project

  • Built with
  1. Project Poised

  • Personal Details
  • Project Details
  • Display Projects
  • Modify
  • Program
  1. Dependency Diagram

1.About Project

A project management system for a small structural engineering firm called Poised to keep track of the projects on which they work on.

Poised Stores

  • Project number
  • project name
  • What type of building is being built
  • The physical Address of the Project
  • ERF number
  • Fees charged
  • Amount paid
  • Architect details
  • Contractor details
  • Customer details

Built with

- Java
- SQL

2.Project Poised

Personal Details:

Allows the user to capture save personal details to the database:
name,telephone number,email address, physical address,Id

Project Details:

The program allows capturing of all relevant information on the project

  1. Project number
  2. Project name
  3. fees charged
  4. Amount paid
  5. building type
  6. Erf number
  7. Due date
  8. Completion date
  9. Outstanding amounts

Display Projects:

This program enables all project related querying and creating a direct line to the database on the project details relating to the contractor, architect and customer.

Modify:

This area of the code allows the project manager to modify the project data by updating deleting personal details, project details, building type, date of completion and project number.

Program:

The Program compiles and captures all inputted data and runs the Poise complied project manangement system to capture and display.

Personal detail of Architect.
Personal details of Contractor.
Project life-cycle.
Payments completed and outstanding.

About

Poised Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages