Skip to content

manoj-makkuboy/Thataan

Repository files navigation

Thataan - தட்டான்

Typing tutor for tamil99 keyboard layout.

Screenshots

Screenshot 1 Screenshot 2

Getting Started

Local environment setup:

  1. Install node packages using npm

    $ npm install

  2. Bundle the js files using webpack

    $ node webpack --progress -d --config src/static/webpack.config.js

  3. Install python packages using pipenv

    $ pipenv install

  4. Get into pipenv environment and run gunicorn server

    $ pipenv shell

    $ gunicorn thataan_backend:app

Prerequisites

  • Python3 + pipenv
  • Node + npm

Contributing

Please read [CONTRIBUTING.md]

Versioning

For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details