The project is about Food Truck Management System(FTMS) to track order, supply and equipment for buisiness.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone the project into your local directory. If you use command line, you can run git clone [email protected]:Fall2016-ECSE321/Team-9.git
There are three plateforms that will support the FTMS: Desktop/Laptop, Mobile and Web Browser. Therefore, below will guide you through on how to running the app on different platform.
There are two way to run the application:
** Upon storing data, the FTMS will generate a data.xml file to track your saved data
STEP 1 - Go to Web directory and copy FoodTruckManagmentSystem folder to XAMPP/htdocs/ directory of local computer
** It is possible that your permission of data file is not be able to write.
** If it is the case, change data.xml permission. This is the commandline instruction chmod 777 data.xml.
Below are the list of contributor that participated in this project.