{"id":18524777,"url":"https://github.com/prashant-chaurasia/eventus","last_synced_at":"2026-04-11T09:04:03.348Z","repository":{"id":104919057,"uuid":"105052957","full_name":"Prashant-Chaurasia/Eventus","owner":"Prashant-Chaurasia","description":"A Django webapp with the aim to list colleges events and features to participate/buy tickets.","archived":false,"fork":false,"pushed_at":"2018-04-24T11:19:56.000Z","size":9166,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-06-08T02:57:55.545Z","etag":null,"topics":["college-project","css","django","html","javascript","postgresql","python"],"latest_commit_sha":null,"homepage":"","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/Prashant-Chaurasia.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":"2017-09-27T18:15:28.000Z","updated_at":"2023-04-22T07:18:24.000Z","dependencies_parsed_at":"2023-05-27T02:45:25.813Z","dependency_job_id":null,"html_url":"https://github.com/Prashant-Chaurasia/Eventus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Prashant-Chaurasia/Eventus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prashant-Chaurasia%2FEventus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prashant-Chaurasia%2FEventus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prashant-Chaurasia%2FEventus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prashant-Chaurasia%2FEventus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prashant-Chaurasia","download_url":"https://codeload.github.com/Prashant-Chaurasia/Eventus/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prashant-Chaurasia%2FEventus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260281563,"owners_count":22985627,"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":["college-project","css","django","html","javascript","postgresql","python"],"created_at":"2024-11-06T17:43:17.054Z","updated_at":"2026-04-11T09:04:03.304Z","avatar_url":"https://github.com/Prashant-Chaurasia.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Eventus - A Platform To Book Events Around You\nSimple app to display the college events in different colleges around you that is in your city and also the events going on in your college.\nWe will be providing a perfect gateaway to book the tickets or participate in a particular event . Also we will be providing coupons and \ncashback to you which you can use to buy or book tickets further.\n\n### Development Setup\n\n##### Database Setup\n* Install postgresql (``` \u003e=9.2 ```)\n* Install pycharm \n* Go to terminal and run following -\n  ``` \n  sudo su - postgres\n  psql\n  ```\n* Create database and user \n  ```\n  Create database eventus ;\n  Create user eventus with password 'eventus';\n  Grant all on database eventus to eventus;\n  Alter role eventus with login;\n  ```\n* Exit to root console\n\n##### Cloning Project\n\n* Fork this project and clone to local system.Now through terminal go to the directory where you have downloaded.\n  ```\n  cd Eventus\n  ```\n* Install all the requirements \n  ```\n  sudo -H pip install -r requirements.txt or sudo pip install -r requirements.txt\n  ```\n  If pip command not found install it and then run above command.\n  \n* Migrate Database and Run to Check Everything is upto up\n  ```\n  python manage.py migrate\n  python manage.py runserver\n  ```\n### Contributing Guidelines\n* Adhere to universal coding standard and practices .\n* Don't commit or push directly to this branch always use Pull Request.\n* Only one commit is allowed per pull request .\n* Your PR should reference the issue pertaining to which you have made changes .\n* Use good commit messages to clearly state what has been done .\n* No one would merge the pull requests except me . In time to come I may ask someone to do this work.\n  \n  \n\n \n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashant-chaurasia%2Feventus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprashant-chaurasia%2Feventus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashant-chaurasia%2Feventus/lists"}