{"id":15934417,"url":"https://github.com/technicallyty/self.card","last_synced_at":"2026-01-15T22:11:00.699Z","repository":{"id":106122903,"uuid":"300171681","full_name":"technicallyty/Self.Card","owner":"technicallyty","description":"A web app to build bio cards.","archived":false,"fork":false,"pushed_at":"2020-11-07T00:02:58.000Z","size":334,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T15:16:00.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/technicallyty.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":"2020-10-01T06:30:13.000Z","updated_at":"2020-11-07T00:03:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"06f34c4c-2b55-4732-8f02-d53cf8372b5e","html_url":"https://github.com/technicallyty/Self.Card","commit_stats":{"total_commits":25,"total_committers":2,"mean_commits":12.5,"dds":0.4,"last_synced_commit":"e00fb50ec2e04c26d8de4ea7d21d22bbf68e2fd5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/technicallyty/Self.Card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2FSelf.Card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2FSelf.Card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2FSelf.Card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2FSelf.Card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technicallyty","download_url":"https://codeload.github.com/technicallyty/Self.Card/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2FSelf.Card/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T20:50:13.584Z","status":"ssl_error","status_checked_at":"2026-01-15T20:49:17.379Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-07T03:03:00.581Z","updated_at":"2026-01-15T22:11:00.684Z","avatar_url":"https://github.com/technicallyty.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Self.Card\n\nA web app for users to build micro web pages. Built with Flask.\n\nOur video presentation: https://youtu.be/Dri2cALzUR4\n\n## Summary\n\n  - [Getting Started](#getting-started)\n  - [Built With](#built-with)\n  - [Contributing](#contributing)\n  - [Authors](#authors)\n\n## Getting Started\n\nIf you'd like to run a local version instance of this app please follow these steps:\n  1. Clone the repo into a folder of your choice.\n  2. Initialize a virtual environment for your project. See: [https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/]\n  3. Activate the virtual environment as shown in the link above.\n  4. Open a terminal in the project directory\n  5. Install the requirements with the command `pip install -r requirements.txt` (please ensure you are in the same directory as the requirements.txt file)\n  6. Step one dir back from the SelfCard folder.\n  7. Open a python REPL and type the following code (assumes the project lives in a folder called `project`):\n    `from project import db, create_app\n     db.create_all(app=create_app()) # pass the create_app result so Flask-SQLAlchemy gets the configuration`\n  8. In the terminal type `export FLASK_APP=\"SelfCard\"`\n  9. Finally, type flask run\n\n### Prerequisites\n\nYou must have python 3.x installed.\n\n## Built With\n\n  - [Flask](https://flask.palletsprojects.com/en/1.1.x/) - Web framework\n  - [SQLAlchemy](https://www.sqlalchemy.org/) - Database\n  - [jQuery](https://jquery.com/) - Javascript library\n  - [validation](https://pypi.org/project/validation/) - Python validation library\n\n## Contributing\n\nI don't think anyone would ever submit a PR but if you want to go ahead.\n\n\n## Authors\n\n  - **Billie Thompson** - *Provided README Template* -\n    [PurpleBooth](https://github.com/PurpleBooth)\n\n   - **Tyler Goodman** - *Software Engineer* -\n    [Tyler's Github](https://github.com/technicallyty),\n    [My website](https://manthatsgood.dev)\n    \n   - **Waleed Ali** - *Software Engineer* -\n    [Waleed's Github](https://github.com/WaleedAli9631)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicallyty%2Fself.card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnicallyty%2Fself.card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicallyty%2Fself.card/lists"}