Skip to content

Umer-3085/GUI-CLI_ProjectPlannerSoftware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI_ProjectPlannerSoftware

📂 Project Structure

CLI_ProjectPlannerSoftware/
│
├── database/     - Database-related files
├── model/        - Core project models (Task, Project, Resource, etc.)
├── utils/        - Utility/helper classes
├── CLI/          - Contains Main.java (entry point of the project)

▶️ How to Run

1. Clone the Repository

git clone https://github.com/Umer-3085/CLI_ProjectPlannerSoftware.git
cd CLI_ProjectPlannerSoftware

2. Compile the Project

javac CLI/*.java Model/*.java Utils/*.java Data/*.java GUI/*.java

3. Run the Project

java GUI.MainWindow

✅ Requirements

  • Java 8 or higher
  • Command-line terminal (Linux, macOS, or Windows PowerShell/CMD)

About

Project planning and management software built in Java with command-line and graphical user interfaces.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages