{"id":20202483,"url":"https://github.com/krashish8/swiftrail","last_synced_at":"2026-04-09T08:05:04.419Z","repository":{"id":53694706,"uuid":"212056824","full_name":"krashish8/swiftrail","owner":"krashish8","description":"ITW-II Project (Information Technology Workshop-II - CSE-205N) (Railway Management System), Odd Semester 2019-20 (3rd Semester)","archived":false,"fork":false,"pushed_at":"2021-03-19T04:00:05.000Z","size":45067,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T20:24:44.462Z","etag":null,"topics":["database","django","django-social-auth","itw-ii","mysql","pipenv","python","railway-management"],"latest_commit_sha":null,"homepage":"https://swiftrail.herokuapp.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krashish8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-01T09:21:53.000Z","updated_at":"2021-03-29T16:45:19.000Z","dependencies_parsed_at":"2022-09-05T06:01:35.215Z","dependency_job_id":null,"html_url":"https://github.com/krashish8/swiftrail","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krashish8%2Fswiftrail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krashish8%2Fswiftrail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krashish8%2Fswiftrail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krashish8%2Fswiftrail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krashish8","download_url":"https://codeload.github.com/krashish8/swiftrail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241637287,"owners_count":19994946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","django","django-social-auth","itw-ii","mysql","pipenv","python","railway-management"],"created_at":"2024-11-14T04:55:28.778Z","updated_at":"2025-11-28T08:04:11.085Z","avatar_url":"https://github.com/krashish8.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftRail\n\nThis is the repository for the ITW-II Project at IIT (BHU) Varanasi - SwiftRail (Railway Management System).\n\n\n## Setting up Development Environment\n\n - Make sure `python3.7` and `pip` are installed. Install `pipenv` by running `pip install pipenv`.\n - Install python dependencies using the command `pipenv install --ignore-pipfile` Please use only pipenv for managing dependencies (Follow this [link](https://realpython.com/pipenv-guide/) if you are new to pipenv).\n - To activate this project's virtualenv, run `pipenv shell`.\n - Alternatively, run a command inside the virtualenv with `pipenv run`.\n\n## Running the project\n\n - Create database `swiftrail` using the command `CREATE DATABASE swiftrail;` by logging in to `MySQL`.\n - \u003cb\u003eCopy\u003c/b\u003e `my.cnf.example` as `my.cnf` and enter the `username` of the MySQL User in `\u003cusername\u003e` and `password` in `\u003cpassword\u003e`.\n - Run `python manage.py makemigrations` for creating new migrations\n - Run `python manage.py migrate` to apply migrations.\n - Run `python script.py` to update data in the database.\n - Start the development server using `python manage.py runserver`.\n\n## Tools and Technologies\n\n - Django\n - MySQL\n - Django Social Auth\n - Instamojo API\n - Indian Rail API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrashish8%2Fswiftrail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrashish8%2Fswiftrail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrashish8%2Fswiftrail/lists"}