/server

Django web server

Primary LanguageJupyter NotebookMIT LicenseMIT

🔆 Remind Voca

▶️ Creating voca books automatically from PDF files

✅ ❶ We extract English vocabularies by reading your PDF file 🎬

✅ ❷ We create voca books to let you remember them easily 💌

✅ ❸ We take care of your voca books and remind you followed the Forgetting curve 💎

Installation

Requirements

Python : 3.7.0 or later (3.6 may compatible)

Clone

  • Clone this repo to your local machine using https://github.com/remindvoca/server.git

Setup

$ git clone https://github.com/remindvoca/server.git
$ cd server

$ pipenv install
$ pipenv shell

Run the server

$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver

Now, you can use Remind Voca service

Features

👍 1

1.1

1.2.

😲 2

2.1

2.2

Usage

  • usage note

How to contribute

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/remindvoca/server

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3

  • 🔃 Create a new pull request

Team


License

License