{"id":24848840,"url":"https://github.com/aardacca/to-do","last_synced_at":"2025-08-20T10:07:19.066Z","repository":{"id":173583476,"uuid":"618810293","full_name":"AARdacca/To-Do","owner":"AARdacca","description":"This is \"To-Do List\" Django Project. Please give stars to this project. Planning, Modifications, Designs were made by Ali Ahasan. YouTube Demo Link: https://youtu.be/ia56ov0kGew","archived":false,"fork":false,"pushed_at":"2023-06-08T10:20:13.000Z","size":26543,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T12:17:25.728Z","etag":null,"topics":["django","django-todo","pillow","python","task-list","task-manager","tasklist","taskmanager","todo","todo-django","todo-list","todolist"],"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/AARdacca.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":"2023-03-25T12:23:03.000Z","updated_at":"2024-07-29T05:35:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"56e0290d-79bb-4d9b-bcc3-ed2e322266c6","html_url":"https://github.com/AARdacca/To-Do","commit_stats":null,"previous_names":["aardacca/to-do"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AARdacca%2FTo-Do","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AARdacca%2FTo-Do/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AARdacca%2FTo-Do/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AARdacca%2FTo-Do/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AARdacca","download_url":"https://codeload.github.com/AARdacca/To-Do/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641438,"owners_count":20648644,"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":["django","django-todo","pillow","python","task-list","task-manager","tasklist","taskmanager","todo","todo-django","todo-list","todolist"],"created_at":"2025-01-31T12:17:30.953Z","updated_at":"2025-03-26T11:12:50.106Z","avatar_url":"https://github.com/AARdacca.png","language":"HTML","readme":"# Django To-Do List Project\n\nThis is Django To-Do List App installation process.\n\n## Installation\n\nFirst of clone this [repository](https://github.com/AARdacca/To-Do.git) and make sure migration folder has only \"__init__\" named file, all pycache folder needs to be deleted if it is there, db.sqlite3 should be deleted from root.\n\n```powershell\ngit clone https://github.com/AARdacca/To-Do.git\n```\nThen\n```powershell \ncd To-Do\n```\n\nSecondly install and upgrade pip.\n```powershell\npython -m pip install --upgrade pip\n```\nMake sure to install virtualenv\n\n```powershell\npip install virtualenv\n```\n\nThen create virtual environment\n\n```powershell\npython -m venv env\n```\n\nThen activate the env\n\n```powershell\n.\\env\\Scripts\\activate\n```\n\nAt the 6th step, install the requirements\n\n```powershell\npip install -r requirements.txt\n```\n\nNow ready the migrations\n\n```powershell\npython manage.py makemigrations\n```\n\nNow migrate\n\n```powershell\npython manage.py migrate\n```\n\nNow Runserver\n\n```powershell\npython manage.py runserver\n```\n\nNow click the link [http://127.0.0.1:8000/](http://127.0.0.1:8000/)\n\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n[//]: \u003c\u003e (## License)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faardacca%2Fto-do","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faardacca%2Fto-do","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faardacca%2Fto-do/lists"}