BinHong Lee
241da18797
Added uninstall script for MacOS, updated original uninstall script, and updated README.md
pirms 7 gadiem
Tze Yi Yeoh
5762b20344
Added specific install script for MacOS and updated README.md
pirms 7 gadiem
BinHong Lee
17bec6e427
Added uninstall.sh and further documentation on build.xml
pirms 7 gadiem
BinHong Lee
dee49a00ab
Changed default compiler to c++11
pirms 7 gadiem
BinHong Lee
4c88b528f8
Added support with empty database and some basic test scripts
pirms 7 gadiem
BinHong Lee
28d08e4c38
Updated README.md
pirms 7 gadiem
BinHong Lee
2b1893cea9
Updated README and other documentations
pirms 7 gadiem
BinHong Lee
34e36dd141
Added VehicleManager.cpp
- LogInSystem is now a class
- All source files are moved into src folder
- Updated README.md to reflect the codes' current progress
- renamed vehiclesData.txt to vehiclesData.json
pirms 7 gadiem
BinHong Lee
34052984e9
Updated README.md for more accurate description.
pirms 7 gadiem
BinHong Lee
088297984c
LogInSystem.cpp now compiles and executes properly
- Added all public functions documentation in README.md
- Fixed missing id in the original database.txt
- Fixed missing id in Person constructor
pirms 7 gadiem
BinHong Lee
a0d13e3888
Major overhaul
- Refactored the entire LogInSystem.cpp
- Renamed Person.h into Person.hpp
- Added "int id" into Person.hpp
- Added getter and setter for id in Person.cpp
- Updated README.md with description of each functions
pirms 8 gadiem
BinHong Lee
9a71e0a89d
README.md added
- README.md added for the project
- Person.cpp commented
pirms 8 gadiem