A simple and configurable flashcard web application.
- Apache with PHP support
- MySQL with connector from PHP
- Create MySQL database
- Copy
src/php/config-config.php
tosrc/php/config.php
and change your MySQL credentials - Set home path at
currenthome
variable insrc/js/main.js
Run on Apache web server with PHP and MySQL installed
- Add user and group by manually insert into user database.
- Only password is required to login.
Feel free to contribute to this project. However, only bug fixes are open for contribution since we are going to develop a new version based on newer architecture and newer technology like React or Angular for front-end development and Node.js for back-end development. The decision will be made soon. Any update to the new version of SB Learn will be reported in this repository.