kastorcode / nihongo-idioms-backend-php

Nihongo Idioms: Platform backend for learning languages developed with PHP and MySQL.

Home Page:https://www.instagram.com/kastorcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nihongo Idioms PHP Backend

👷 Developed by Matheus Ramalho de Oliveira.
🔨 Systems Analyst, Full-Stack Developer.
🏡 Goiânia, Goiás, Brasil.
✉️ kastorcode@gmail.com
👍 instagram.com/kastorcode


Platform for learning languages through spaced repetition, explanatory modules, combined text and audio, question forum, notification system, premium account, and other settings more.


👉 Used technologies


📜 Installation and execution

  1. Make a clone of this repository;
  2. Make sure you have two servers running: MySQL and PHP, you can use the XAMPP;
  3. Create a database in MySQL with the name of languages;
  4. Run the file database-backup/languages.sql in the languages database to create the tables;
  5. Create a database in MySQL with the name of phrases;
  6. Run the file database-backup/phrases.sql in the phrases database to create the tables;
  7. If you have XAMPP running on your machine, you can perform these operations via phpMyAdmin at the address http://localhost/phpmyadmin.

🎨 Project frontend

nihongo-idioms-frontend-react-native

About

Nihongo Idioms: Platform backend for learning languages developed with PHP and MySQL.

https://www.instagram.com/kastorcode


Languages

Language:PHP 74.7%Language:CSS 18.9%Language:JavaScript 5.3%Language:Hack 1.1%