Used Car Showroom is a customer purchase recording application.
This project is a BPPTIK certification requirement that must be met by March 2021. It was made using native PHP and pure css for styling.
For those who want to contribute, just fork or download as usual!
- PHP >= 7.3.27
- XAMPP >= 7.3.27
- Of course with the internet adn browser
- Text Editor >= Visual Studio Code or Other
Just fork or download it from this repository then copy it to htdocs directory.
For more examples and usage, please contact Ilham Abdurrahman.
No development setup, just copy this directory into the htdocs folder and run as usual.
- 0.0.1
- Work in progress
Ilham Abdurrahman – @abdramsyah – [email protected]
Distributed under the MIT license. See LICENSE
for more information.
https://opensource.org/licenses/MIT
- Fork it (https://github.com/abdramsyah/project-submission-jwd-150221-showroom/fork)
- Create your feature branch (
git checkout -b feature/newFeature
) - Commit your changes (
git commit -m 'Add some newFeature'
) - Push to the branch (
git push origin feature/newFeature
) - Create a new Pull Request