{"id":17464244,"url":"https://github.com/onlyphantom/accomplish","last_synced_at":"2026-04-16T01:32:54.040Z","repository":{"id":109715636,"uuid":"144752766","full_name":"onlyphantom/accomplish","owner":"onlyphantom","description":"A multi-series tutorial walking through the development of a task manager app, CRUD operations, and a cohesive UI design using the latest from Bootstrap and Material Design.","archived":false,"fork":false,"pushed_at":"2018-08-22T12:26:21.000Z","size":4192,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T09:53:10.865Z","etag":null,"topics":["bootstrap4","flask","flask-application","flask-sqlalchemy","material-ui","tutorial"],"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/onlyphantom.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":"2018-08-14T17:38:33.000Z","updated_at":"2020-05-20T15:07:31.000Z","dependencies_parsed_at":"2023-04-16T09:03:48.180Z","dependency_job_id":null,"html_url":"https://github.com/onlyphantom/accomplish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onlyphantom/accomplish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlyphantom%2Faccomplish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlyphantom%2Faccomplish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlyphantom%2Faccomplish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlyphantom%2Faccomplish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlyphantom","download_url":"https://codeload.github.com/onlyphantom/accomplish/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlyphantom%2Faccomplish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31867710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":["bootstrap4","flask","flask-application","flask-sqlalchemy","material-ui","tutorial"],"created_at":"2024-10-18T10:45:08.669Z","updated_at":"2026-04-16T01:32:54.011Z","avatar_url":"https://github.com/onlyphantom.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Accomplish\n## What is it?\nA multi-series tutorial walking through the development of a task manager app, CRUD operations, and a cohesive UI design using the latest from Bootstrap and Material Design.\n\nKey features in the lesson:\n- [Flask](http://flask.pocoo.org/), a Python Microframework\n- [Bootstrap](https://getbootstrap.com/), a set of HTML and CSS tools\n- [SQLite](https://www.sqlite.org/index.html), a self-contained, embedded SQL database engine\n- [Material Design](https://material.io/), additional UI tools\n- [Conda](https://conda.io/) for virtual environment and package management\n\n![](static/img/accomplish.png)\n\n\n### Functionalities\n- Setting up your Flask project\n    - Managing Environments\n    - Managing Dependencies\n    - Planning the DB ahead of time\n    - Setting up Git and GitHub \n- Template Rendering\n    - Understanding `url_for`\n    - Understanding `render_template`\n    - Understanding `extends` and `block`\n    - Jinja2\n- Assets Management\n- Database\n    - SQLite Introduction\n    - CRUD (Create, Read, Update, Delete)\n    - Executing SQL commands from Flask\n- Log In / Log Out session(s)\n    - Understanding `session`\n    - Understanding `before_request()`\n- UI and UX Design\n    - Using Bootstrap 4\n    - Using Material Design\n    - Using `flash` for notifications\n    - Dynamic background image rendering using `send_file`\n- Miscellaneous\n    - Decorators and `wraps`\n    - Understanding `redirect`\n    - Understanding `g`\n    - Importing configuration and thinking about security\n\n## Why?\nThere are no shortage of good tutorials that on their own, does a tremendous job at introducing new programming languages and tools to the absolute beginner. However, my motivation at creating a multi-series tutorial with this project is two-fold:\n\n1. Many tutorials online serves as introductory materials to Flask, and as such often falls short in the required depth to help the reader go beyond 'hello world' to a more intermediary phase of Flask app development. \n2. A flask app in itself isn't going to be any pleasant to look at (nor any helpful except for the most simplest of use-cases: think API microservice!). This series tries to combine the \"learning flask\" experience with UI / UX considerations, database considerations and helping the reader grasp critical concepts in structuring a Python app: managing environments, dependencies, sessions etc. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlyphantom%2Faccomplish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonlyphantom%2Faccomplish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlyphantom%2Faccomplish/lists"}