/railBuddyProject

A Django web-app to solve all your train queries like PNR status, availability of trains between stations. Similar to apps like Railyatri, Trainman

Primary LanguageHTMLMIT LicenseMIT

railBuddyProject

Technologies: Python, Django, PostgreSQL, API, Web-Scrapping and Regex Implemented modules to check PNR status, trains between two stations, seat-availability, and class-wise fares. Also included different travelling destinations for holidays (similar to https://www.irctc.co.in/)

Steps to run the web app: Fork this repository and navigate inside the project directory and run the command: python manage.py runserver