Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sairam4123/indian_railways_announcement_system
- Owner: sairam4123
- Created: 2020-07-11T14:18:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T21:05:27.000Z (6 months ago)
- Last Synced: 2024-10-15T06:44:34.713Z (2 months ago)
- Language: Python
- Size: 341 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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!