GithubHelp home page GithubHelp logo

burkhaltery / jap Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.74 MB

A project to help people to learn Japanese ๐Ÿ‡ฏ๐Ÿ‡ต

Home Page: https://jap.burkhalter.dev

License: MIT License

PHP 99.49% HTML 0.30% Hack 0.01% CSS 0.03% JavaScript 0.18%
japanese japanese-language japanese-language-learners srs

jap's Introduction

jap.burkhalter.dev ๐ŸŽŒ

A project to help people to learn Japanese. I made it when I was trying to learn Japanese, but I spent more time making the tool than using it :)

jap.burkhalter.dev

Getting Started

Prerequisites

  • PHP 7.4 (PHP โฉพ8.0 is not compatible yet)
  • MySQL

Installing

  • Clone the repository and copy config files:
git clone https://github.com/BurkhalterY/jap.git
cd jap/application/config/
cp config.php.sample config.php
cp database.php.sample database.php
  • Edit database.php with your MySQL credentials.
  • Manually create the database and import database/jap-with-data.sql or database/jap-struct-only.sql into it, depending on whether you want the live data or not.

You can use an all-in-one solution such as XAMPP or UwAmp to run this project. Alternatively, you can use the following command in the repository root: php7.4 -S 0.0.0.0:8000.

Built With

jap.burkhalter.dev is also partially based on one of my previous projects: Normalux, especially for the drawing system.

Contributing

This project is not actively maintained, but feel free to contribute. I'll read all issues and PR.

jap's People

Contributors

burkhaltery avatar

Watchers

 avatar

jap's Issues

README

Installation

cd C:/xampp/htdocs  # or another, according to your PHP env
git clone https://github.com/BurkhalterY/jap.git

...

Unloggin it

All feature have to be usable without account

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.