Aplikasi bertanya aplikasi untuk memberikan pertanyaan sehari-hari berbasis web.
For demo apptanya.thecloudalert.com
Make sure you are already installed and running XAMPP. Here is the steps:
- Download source code and then extract to
XAMPP/htdocs/apptanya
or Clone this repository onXAMPP/htdocs/
- open
localhost/phpmyadmin/
and create new databaseapptanya_db
- import from SQL file from
XAMPP/htdocs/apptanya/sql/apptanya_db.sql
- after import, open
localhost/apptanya/
on your browser
We are open for contributing to this project:
- Clone this repository
- create new branch
- push branch
- create pull request
This project are licensed under MIT License 2.0