{"id":21597082,"url":"https://github.com/gowth6m/stugether","last_synced_at":"2026-05-20T03:04:38.534Z","repository":{"id":128743207,"uuid":"347404953","full_name":"gowth6m/stugether","owner":"gowth6m","description":"Group software engineering project - web application to connect university students around the UK.","archived":false,"fork":false,"pushed_at":"2021-03-14T12:05:03.000Z","size":34069,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T17:36:13.533Z","etag":null,"topics":["django","django-application","student-community","stugether","webapp"],"latest_commit_sha":null,"homepage":"","language":"Python","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/gowth6m.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-13T15:20:54.000Z","updated_at":"2022-06-24T16:13:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"fca63770-95e5-4b16-bdc5-61b5680ad1b5","html_url":"https://github.com/gowth6m/stugether","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowth6m%2Fstugether","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowth6m%2Fstugether/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowth6m%2Fstugether/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowth6m%2Fstugether/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowth6m","download_url":"https://codeload.github.com/gowth6m/stugether/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244208599,"owners_count":20416110,"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":["django","django-application","student-community","stugether","webapp"],"created_at":"2024-11-24T18:07:59.091Z","updated_at":"2026-05-20T03:04:38.426Z","avatar_url":"https://github.com/gowth6m.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stugether: Group Software Engineering Project\n\nStugether is an appplication to help students reconnect in a blended learning environment. This app aims to create a platform that promotes a better student community, through providing social opportunities and providing infrastructure to help students engage with eachother and foster student community. Some features include daily challenges, being able to post and follow topics as well as engage in community events.\n\n[View web app](https://stugether.herokuapp.com/)\n\n## Running the application\nTo run the application, first activate virtual environment by typing the following in terminal while being in the same directory as manage.py:\n```console\nsource venv/bin/activate\n```\nFollowed by this command to run a server for the application:\n```console\npython manage.py startserver \n```\n## Alternative method if above fails\n\nFirst delete old virtual environment by deleting venv folder, then create a \nvirtual environment for python 3.7 with the command:\n```console\nvirtualenv -p python3.7 venv\n```\nAfterwards, activate the virtual environment you just created by running the\nfollowing:\n```console\nsource venv/bin/activate\n```\nNow install requirements in the virtual environment with this command:\n```console\npip install -r requirements.txt\n```\nFinally, type the following to startup the application server:\n```console\npython3 manage.py runserver\n```\n## Running with PyCharm\n```console\nstugether/venv/bin/python\n```\n## Running tests\n```console\npython manage.py test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowth6m%2Fstugether","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowth6m%2Fstugether","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowth6m%2Fstugether/lists"}