{"id":22952640,"url":"https://github.com/lulunac27a/flask-endless-task-list-app","last_synced_at":"2025-04-16T03:20:53.266Z","repository":{"id":258862269,"uuid":"875812531","full_name":"lulunac27a/flask-endless-task-list-app","owner":"lulunac27a","description":"Task list application using Flask with level and experience points (XP)","archived":false,"fork":false,"pushed_at":"2025-02-13T02:57:07.000Z","size":356,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T04:41:52.135Z","etag":null,"topics":["flask","flask-app","flask-application","flask-sql","flask-sqlalchemy","python","sql","sqlalchemy","task-list","task-list-app","tasklist","todo","todo-app","todo-list","todoapp","todolist"],"latest_commit_sha":null,"homepage":"https://lulunac27a.github.io/flask-endless-task-list-app/","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/lulunac27a.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}},"created_at":"2024-10-20T22:08:31.000Z","updated_at":"2025-02-13T02:52:41.000Z","dependencies_parsed_at":"2024-12-30T23:18:23.093Z","dependency_job_id":"36af59b1-4fa3-41f8-9cb0-4aa8844044f3","html_url":"https://github.com/lulunac27a/flask-endless-task-list-app","commit_stats":null,"previous_names":["lulunac27a/flask-endless-task-list-app"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fflask-endless-task-list-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fflask-endless-task-list-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fflask-endless-task-list-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fflask-endless-task-list-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lulunac27a","download_url":"https://codeload.github.com/lulunac27a/flask-endless-task-list-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249189141,"owners_count":21227144,"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":["flask","flask-app","flask-application","flask-sql","flask-sqlalchemy","python","sql","sqlalchemy","task-list","task-list-app","tasklist","todo","todo-app","todo-list","todoapp","todolist"],"created_at":"2024-12-14T15:39:23.794Z","updated_at":"2025-04-16T03:20:53.243Z","avatar_url":"https://github.com/lulunac27a.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Endless Task List Application with Levels and Experience Points (XP)\n\nThis app is an endless task list application with levels and experience points (XP). It uses SQLAlchemy to store user and task list data to the database.\n\n## Getting Started\n\n1. Clone the repository.\n2. Install dependencies: `pip install -r requirements.txt`.\n3. Set `SECRET_KEY` environment variable. On Windows: use `setx` command in Command Prompt like `setx SECRET_KEY \"your_secret_key\"`. On macOS and Linux: use `export` command in terminal like `export SECRET_KEY=\"your_secret_key\"`.\n4. Create a migration using `flask db init`.\n5. Create a migration script using `flask db migrate`.\n6. Apply the migration using `flask db upgrade`.\n7. Run the app using `flask run`.\n8. Open `localhost:8081` on your web browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flulunac27a%2Fflask-endless-task-list-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flulunac27a%2Fflask-endless-task-list-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flulunac27a%2Fflask-endless-task-list-app/lists"}