Skip to content

domludera/SOEN343

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOEN343

Team Somena - Garage Band

Objective

Develop a ERP (Enterprise Resource Planning) software called Garage Band to help garages across the world with ressource management

Core Features

  • Track labour and payroll
  • Managing repair jobs where tasks are numbered and verified
  • Managing inventory and external orders

Potential Features

  • Customer access to their repair status

Team Members

Names Github Username
Louis-Benjamin Durocher LouisBenjamin
Mina Selim MinaSelim
Patricia Nunes Patnunes
Mike Calixte mcalixte
Ragith Sabapathipillai r_saba
Dominik Ludera domludera
Fintan Davidson finndavidson
David Semujanga DavSemu
Joshua Butler MrJCipherButtles
Carlita L'Abbé carlitalabbe
Menachem Harrison conso1e

Technologies/Tools

  • Java
  • SpringBoot
  • Thymeleaf
  • Embedded Database
  • H2 Database Management

Instructions and Warnings

Warning: This project has been implemented and tested using IntelliJ therefore it is recommended to use IntelliJ

Warning: This is a java project so java must be part of the users environment

Warning: Please Mark Directory as... Test Sources Folder (src/test/java).

  1. Open your IDE and import the repository as a Maven Project. On IntelliJ, you can also press on the "Check out from Version Control" and it will prompt you for the repository URL. This URL can be found under the "Clone or Download" button of the Github page. Wait until the project has fully downloaded before continuing.

  2. Once the repository is imported, the project directory window will display the directory of all the files related to GarageBand, which will most likely be found on the left side of the IDE. From there, the file called GarageManagementSystemApplication.java can be found by following the path:

SOEN343 [garage-management-system] > src > main > java > com.soen343.gms > GarageManagementSystemApplication.java

  1. Now right click GarageManagementSystemApplication.java and run it

  2. Go to a web browser and type in localhost:8080 and from there you should have access to Garage Band.

About

SOEN 343 2019 Project Gourp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published