Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sairam4123/indian_railways_announcement_system

This is a repository for announcement system I made for ITS.
https://github.com/sairam4123/indian_railways_announcement_system

Last synced: 28 days ago
JSON representation

This is a repository for announcement system I made for ITS.

Awesome Lists containing this project

README

        

# Indian_Railways_Announcement_System
_____________________________________

This is the Announcement System I am making for ITS.

To run this announcement system, do the following:
1. Clone this repository.
2. Open Command Prompt (on Windows) or Terminal (on Mac and Linux. Am I right?)
3. Type the following commands: (I assume that you have opened the command prompt in the root folder of this repo and installed `pipenv`)
1. `pipenv shell` (for creating the virtual environment.)
2. `pipenv install ` (for installing all dependencies.)
3. `python main.py` (for running the system.)
________________________________________________________
The announcement is running now!

Congrats!

Enjoy!