Skip to content

This is a small Design&Engineering (BE102) project built on Python2

Notifications You must be signed in to change notification settings

athulck/India-Post-Virtual-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

India-Post-Virtual-Assistant

This is a small Design & Engineering project (BE102 - Semester 2) built using Python3.

alt text

Requirements

  • Linux/Ubuntu
  • Gedit
  • Python3
  • Tkinter
  • Pyttsx3
  • Espeak

Installation Steps

Step 1. Unzip data.zip
Step 2. Install all the requirements
Step 3. Create a folder 'Complaints' and make sure that the program can write files under the directory.
Step 4. Run sudo apt-get install python3-tk
Step 5. Run pip install pyttsx3
Step 6. Run sudo apt-get install espeak -y
Step 7. Run python3 main.py

Possible Inputs

  1. complaint
    This option helps you to register your complaints. The program will store your complaints as Complaints/ComplaintXXXX.txt

  2. XXXXXX : any 6 digit postal pin
    The program will do a reverse pin serach and shows the possible places (stroed in the data.txt file) using gedit.

  3. pincode

  4. stamp

  5. track The commands 3,4 and 5 opens up the corresponding pages in the India Post site.

  6. goodbye Exit.

About

This is a small Design&Engineering (BE102) project built on Python2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages