{"id":31642489,"url":"https://github.com/tameronline/llol_step01","last_synced_at":"2025-10-07T03:59:57.870Z","repository":{"id":298146779,"uuid":"999042052","full_name":"TamerOnLine/llol_step01","owner":"TamerOnLine","description":"step01 – Section Display Interface + Basic Buttons","archived":false,"fork":false,"pushed_at":"2025-06-09T17:21:54.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-09T17:30:07.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TamerOnLine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2025-06-09T16:43:06.000Z","updated_at":"2025-06-09T17:23:11.000Z","dependencies_parsed_at":"2025-06-09T17:42:31.992Z","dependency_job_id":null,"html_url":"https://github.com/TamerOnLine/llol_step01","commit_stats":null,"previous_names":["tameronline/llol_step01"],"tags_count":0,"template":true,"template_full_name":"inDeutschland/lebenslaufonline","purl":"pkg:github/TamerOnLine/llol_step01","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fllol_step01","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fllol_step01/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fllol_step01/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fllol_step01/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TamerOnLine","download_url":"https://codeload.github.com/TamerOnLine/llol_step01/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fllol_step01/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278717435,"owners_count":26033542,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-07T03:59:55.909Z","updated_at":"2025-10-07T03:59:57.863Z","avatar_url":"https://github.com/TamerOnLine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧱 Resume Builder – Step 01\n\n**The first stage of an interactive resume management system built with Flask**\n\n---\n\n## 🎯 Purpose of This Stage\n\nProvide a dynamic interface to manage resume sections professionally, including:\n- ➕ Add new section\n- ✏️ Edit section inline\n- 🗑 Delete section with confirmation\n- ⬆️⬇️ Reorder sections visually\n- 👁️🚫 Toggle section visibility\n- 📄 Display paragraphs and fields under each section\n- ✅ Flash messages for user feedback\n- 🌐 Full translation support using Flask-Babel\n\n---\n\n## 🧠 Technologies Used\n\n- Python 3 + Flask\n- SQLAlchemy (ORM)\n- Jinja2 (Templating)\n- Flask-Babel (i18n)\n- HTML + custom inline CSS\n- Session + Flash messaging\n- No CSS frameworks (Bootstrap/Tailwind) – by design\n\n---\n\n## 📂 Project Structure (Simplified)\n\n```\n/templates\n  └── admin/resume_builder.html.j2\n\n/routes\n  └── admin_builder_routes.py\n\n/models\n  └── ResumeSection + Paragraph + Field\n\n/static\n  └── css/style.css (optional)\n\n/app.py\n/config.py\n```\n\n---\n\n## 🚀 Getting Started\n\n```bash\ngit clone https://github.com/YOUR_USERNAME/YOUR_REPO.git\ncd YOUR_REPO\npython -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\nflask run\n```\n\n---\n\n## 📌 Notes\n\n- This stage intentionally avoids design frameworks.\n- All user-facing text is wrapped in `{{ _('...') }}` for translation.\n- The UI is clean, simple, and ready for future enhancements.\n\n---\n\n## 🛠️ Next Step\n\n\u003e 👉 [Go to llol_step02 →](https://github.com/TamerOnLine/llol_step02)\n\n\n---\n\n\n## 📜 License\n\nThis project is open-source under the MIT License. Feel free to explore and build upon it.\n\n---\n\n## 👨‍💻 Developer\n\nBy [@TamerOnLine](https://github.com/TamerOnLine)  \nUnder the umbrella of [Flask University](https://github.com/Flask-University)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftameronline%2Fllol_step01","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftameronline%2Fllol_step01","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftameronline%2Fllol_step01/lists"}