Emperor42 / Condo-Management-System

1 stars 0 forks source link

Project Setup

Entity Classes

Xampp setup

1- download xampp

2- run it. a window will open and in general tab click start

3- go to “Volume” tab and click on mount

4- go to network tab and enable port 8080-80 (usually the first link)

5-go to services and start all

6- open the xampp folder —> show in finder —> go to htcdocs folder and create a folder name comp353CONsystem

7- clone your branch in that folder “ comp353CONsystem ” and you are good :)

NOTE FOR FILE UPLOAD: You may need to change some directory permissions on your own machine to allow for file uploads to work, only needs to be done once.

NOTES: -PLEASE DON'T DELETE FILES UNLESS WE ARE ACTIVLY HAVING A MEETING -CREATE FILES OR PUSH TO SEPERATE BRANCH IF YOU THINK THERE WILL BE A BIG CHANGE -ALL THE ACTIVE BRANHCES ARE MERGED INTO DEVELOP TRY NOT TO REVERT CHANGES ULESS WE ARE IN A MEETING SO AS TO NOT FREAK ANYONE OUT WITH MISSING FILES