{"id":18731110,"url":"https://github.com/vaibhavsingh97/opensourcesession","last_synced_at":"2025-07-30T08:08:44.617Z","repository":{"id":49708130,"uuid":"105280170","full_name":"vaibhavsingh97/OpenSourceSession","owner":"vaibhavsingh97","description":"Website for event","archived":false,"fork":false,"pushed_at":"2021-06-10T18:14:39.000Z","size":2024,"stargazers_count":3,"open_issues_count":3,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T12:51:56.716Z","etag":null,"topics":["bootstrap","bootstrap3","deployment","events","git","heroku","intro","opensource","python3","website"],"latest_commit_sha":null,"homepage":"https://open-source-session.herokuapp.com","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaibhavsingh97.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-29T14:14:46.000Z","updated_at":"2023-03-04T09:22:19.000Z","dependencies_parsed_at":"2022-09-18T03:14:50.426Z","dependency_job_id":null,"html_url":"https://github.com/vaibhavsingh97/OpenSourceSession","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vaibhavsingh97/OpenSourceSession","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FOpenSourceSession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FOpenSourceSession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FOpenSourceSession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FOpenSourceSession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaibhavsingh97","download_url":"https://codeload.github.com/vaibhavsingh97/OpenSourceSession/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FOpenSourceSession/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267834806,"owners_count":24151642,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bootstrap","bootstrap3","deployment","events","git","heroku","intro","opensource","python3","website"],"created_at":"2024-11-07T14:56:19.223Z","updated_at":"2025-07-30T08:08:44.582Z","avatar_url":"https://github.com/vaibhavsingh97.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSourceSession\n\n[![Build Status](https://travis-ci.org/vaibhavsingh97/OpenSourceSession.svg?branch=master)](https://travis-ci.org/vaibhavsingh97/OpenSourceSession)\n[![Requirements Status](https://requires.io/github/vaibhavsingh97/OpenSourceSession/requirements.svg?branch=master)](https://requires.io/github/vaibhavsingh97/OpenSourceSession/requirements/?branch=master)\n[![Coverage Status](https://coveralls.io/repos/github/vaibhavsingh97/OpenSourceSession/badge.svg?branch=master)](https://coveralls.io/github/vaibhavsingh97/OpenSourceSession?branch=master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://vaibhavsingh97.mit-license.org/)\n\n\nThe website is created to provide information about the event for open source and students can register their interest in the event.\n\n[Website](https://open-source-session.herokuapp.com/)\n\n\n### Technologies Used\n\nThis project uses a number of open source projects:\n\n* [Django](https://www.djangoproject.com/) - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.\n* [Bootstrap](https://getbootstrap.com/docs/3.3/) - Responsive frontend framework\n* [Heroku](https://www.heroku.com/) - Webapp deployed here\n* [Travis](travis-ci.org) - Continuous Integration of the project\n\n## Installations\nRun\n```\npip install -r requirements.txt\n```\nto install everything required to run this project on heroku as well as on your local.\n\n\n## To run this in your local\n\n1. Clone this repository using\n\t```\n\t$ git clone https://github.com/vaibhavsingh97/OpenSourceSession.git\n\t```\n\n2. Go inside main Django app [Instructional video on installing Django](https://youtu.be/qgGIqRFvFFk)\n\t```\n\t$ cd OpenSourceSession\n\t```\n\n3. Collectstatic files using\n\t```\n\t$ python manage.py collectstatic\n\t```\n\n3. Migrating files using\n\t```\n\t$ python manage.py makemigrations\n    $ python manage.py migrate\n\t```\n\n4. Run the app\n\t```\n\t$ python manage.py runserver\n\t```\n\nTo run the web app in Debug mode set the DEBUG environment variable.\nIn Linux, run the `export DEBUG=True` command in the terminal.\n\n## Issues\n\nYou can report the bugs at the [issue tracker](https://github.com/vaibhavsingh97/StalkPy/issues)\n\n## License\n\nBuilt with ♥ by Vaibhav Singh([@vaibhavsingh97](https://github.com/vaibhavsingh97)) under [MIT License](https://vaibhavsingh97.mit-license.org/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaibhavsingh97%2Fopensourcesession","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaibhavsingh97%2Fopensourcesession","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaibhavsingh97%2Fopensourcesession/lists"}