Skip to content

drosanda/apptanya

Repository files navigation

Aplikasi Bertanya

With Build Status Security Rating Bugs Maintainability Rating codecov

Aplikasi bertanya aplikasi untuk memberikan pertanyaan sehari-hari berbasis web.

Demo

For demo apptanya.thecloudalert.com

Local Installation using XAMPP

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 on XAMPP/htdocs/
  • open localhost/phpmyadmin/ and create new database apptanya_db
  • import from SQL file from XAMPP/htdocs/apptanya/sql/apptanya_db.sql
  • after import, open localhost/apptanya/ on your browser

Contribute

We are open for contributing to this project:

  • Clone this repository
  • create new branch
  • push branch
  • create pull request

License

This project are licensed under MIT License 2.0