An app written in python language that will help you improve your grammar skills by making you practice spellings as many as you want.
- Easy to use
- Unlimited number of spellings can be practised
- Errors minimized to max
- To use this application, an internet connection is must as it requests data through the internet and displays you.
Step 1: Download the Pro Grammar.exe from Executable Installer directory.
Step 2: Open the Pro Grammar.exe executable and install it by accepting the LICENSE.
Step 3: Search for "Pro Grammar - Improve Your Grammar" in start menu and open it.
Step 1: Clone the repository
$ git clone https://github.com/akshatdodhiya/ProGrammar.git
Step 2: Install the requirements
$ pip3 install -r requirements.txt
or
$ pip install -r requirements.txt
Step 3: Run the program
python3 Pro_grammar.py
Or If you're in Mac OS
python3 Pro_grammar_mac.py
Step 4: If you are connected to the internet then, Enjoy using the application.