{"id":16212282,"url":"https://github.com/ccrsxx/pywebapp","last_synced_at":"2025-03-19T09:30:50.984Z","repository":{"id":46206553,"uuid":"417436225","full_name":"ccrsxx/pywebapp","owner":"ccrsxx","description":"Minigames web app built with Streamlit in Python","archived":false,"fork":false,"pushed_at":"2024-01-12T17:44:51.000Z","size":3626,"stargazers_count":17,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-28T17:46:45.321Z","etag":null,"topics":["python","streamlit"],"latest_commit_sha":null,"homepage":"https://ccrsxx.herokuapp.com","language":"Python","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/ccrsxx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-10-15T09:06:06.000Z","updated_at":"2023-12-07T06:47:17.000Z","dependencies_parsed_at":"2024-11-03T11:37:11.784Z","dependency_job_id":null,"html_url":"https://github.com/ccrsxx/pywebapp","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/ccrsxx%2Fpywebapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccrsxx%2Fpywebapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccrsxx%2Fpywebapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccrsxx%2Fpywebapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccrsxx","download_url":"https://codeload.github.com/ccrsxx/pywebapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982141,"owners_count":20378605,"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":["python","streamlit"],"created_at":"2024-10-10T10:51:27.596Z","updated_at":"2025-03-19T09:30:50.217Z","avatar_url":"https://github.com/ccrsxx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# University Project\n\n![Build](https://github.com/ccrsxx/pywebapp/actions/workflows/codeql-analysis.yml/badge.svg)\n[![Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/ccrsxx/pywebapp/main/app.py)\n[![Heroku](https://pyheroku-badge.herokuapp.com/?app=ccrsxx)](https://ccrsxx.herokuapp.com)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\n## About\n\nI made this web app to finish a project assigned by my teacher. It is written entirely in Python, thanks to [Streamlit](https://github.com/streamlit/streamlit) to make it possible.\n\nIt contains three games. The games are:\n\n1. Guess Number\n2. Guess Word\n3. Tic Tac Toe\n\n## Installation and usage\n\nYou can either run it on your local machine (localhost) or host it on a server, in my case I use Heroku.\n\n### Local\n\n1. Clone this repository. Make sure [git](https://git-scm.com/) is installed and run:\n\n   ```bash\n   git clone https://github.com/ccrsxx/University-Project.git\n   ```\n\n2. Install the dependencies with pip. Run:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Run the web app. Run:\n\n   ```bash\n   streamlit run app.py\n   ```\n\n### Heroku\n\n1. Clone this repository. Make sure [git](https://git-scm.com/) is installed and run:\n\n   ```bash\n   git clone https://github.com/ccrsxx/University-Project.git\n   ```\n\n2. Login to your Heroku account. Make sure [heroku-cli](https://devcenter.heroku.com/articles/heroku-cli) is installed and run:\n\n   ```bash\n   heroku login\n   ```\n\n3. Create the app name, this will be your site name. Run:\n\n   ```bash\n\n   heroku create sample_app\n   ```\n\n4. Push all the files to Heroku. Run:\n\n   ```bash\n   git push heroku master\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccrsxx%2Fpywebapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccrsxx%2Fpywebapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccrsxx%2Fpywebapp/lists"}