Skip to content

Nuage21/Irman-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Irman-Translator

Irman-Translator is a Rule based translation Web app, mainly written in Django, Python for backend, and uses Vue.js, jQuery and Bootstrap for the front.

Irman-Translator Image

It translates between English and Tamaziɣt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Consider doing this to set up your developement environment

Linux

From your terminal:

  1. Install git if not done yet: $ sudo apt install git-all

  2. clone the repository:$ git clone https://github.com/hbFree/Irman-Translator

  3. Enter the project directory: $ cd Irman-Translator

  4. Run $ chmod +x linux_setup.sh; ./linux_setup.sh to install python, django and make needed migrations.

Windows

  1. Install git if not done yet from windowd-git install and python from python32 for Windows

  2. clone the repository:$ git clone https://github.com/hbFree/Irman-Translator

  3. Enter the project directory: $ cd Irman-Translator

  4. Run $ win_setup.bat to install python, django and make needed migrations.


If you are working on the code then it would be easier if you set up a python test project that contains the code you're working on, by that ou won't have to restart the server.

Finally to test the whole project then you got to start the localhost server: $ python manage.py runserver, then go to your browser and enter to: http://127.0.0.1:8000/translator

Authors

This project was designed and developed by @hbFree with the help of @kadaitm

by this shall a language never die!

About

A language-rule based translator between Tamaziɣt and English.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published