Skip to content

dinesh-58/cardsQL

Repository files navigation

Submission for my BCA 4th sem project. The project report can be found here if you want an explanation of what this does.

Requirements

  • php (Windows users may require some additional steps. See here)
  • php-sqlite

Usage

Find your php.ini file. Located in /etc/php/ on Linux. Uncomment the line extension=pdo_sqlite.

git clone https://github.com/dinesh-58/cardsQL.git
cd cardsQL
php -S localhost:8000

Then, open localhost:8000 in your browser.

Screenshots

Add/Home Interface

Review/practice cards Interface

Edit cards Interface

About

Flashcard study web-app (w/ SM-2 algorithm)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published