Skip to content

mslee300/jammini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jammini


Jammini logo

Jammini is an online live English competition game that makes learning addictive for Korean students. Students can master difficult English exam concepts through competitive games with friends, improving their scores and growing alongside peers.

🍽️ Features

3 Main Features are:

Speed Game

Race to solve 9 TOEIC questions faster than your opponent!

Countdown Game

Answer more TOEIC questions than your opponent in just 60 seconds!

Review Section

Allows users to revisit and correct mistakes, providing targeted practice to reinforce learning.

Progress Dashboard

Check your learning progress in just 5 seconds!

⚡️ Quick start

Backend

Navigate to the backend directory, create a virtual environment, and install the dependencies:

cd backend
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

Run the backend server:

python manage.py runserver

Frontend

Navigate to the frontend directory, install dependencies, and run the frontend:

cd frontend
npm install
npm run dev

🧱 Architecture

Jammini logo

About

Turning English Learning into a Sport | Boston University Spark! Technology Innovation Program 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors