{"id":18524165,"url":"https://github.com/marwan37/wudo","last_synced_at":"2025-05-14T19:14:36.870Z","repository":{"id":48211773,"uuid":"516790007","full_name":"marwan37/WuDo","owner":"marwan37","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-05T02:51:29.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-26T00:25:01.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/marwan37.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}},"created_at":"2022-07-22T14:56:05.000Z","updated_at":"2023-09-05T02:51:02.000Z","dependencies_parsed_at":"2023-09-05T10:00:47.380Z","dependency_job_id":null,"html_url":"https://github.com/marwan37/WuDo","commit_stats":null,"previous_names":["marwan37/todos","marwan37/reservoirtasks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2FWuDo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2FWuDo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2FWuDo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2FWuDo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marwan37","download_url":"https://codeload.github.com/marwan37/WuDo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242065,"owners_count":19605946,"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":[],"created_at":"2024-11-06T17:39:48.497Z","updated_at":"2025-02-17T05:41:15.988Z","avatar_url":"https://github.com/marwan37.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WuDo\n\nWuDo is a web-based Ruby application built with Sinatra, utilizing erubis for templating and pg for PostgreSQL database interactions. It provides a user-friendly interface to manage daily tasks and organize them into lists.\n\n## Features\n\n- **Create and Manage Lists**: Easily create, edit, and delete todo lists.\n- **Add and Edit tasks**: Add individual tasks to your lists and mark them as complete when done.\n- **Session Persistence**: Your lists and tasks are saved across sessions.\n\n### Prerequisites\n\n- Ruby 3.1.2\n- PostgreSQL + pg\n- Sinatra 1.4.7\n- erubis\n  \n### Installation\n\n1. Clone the repository:\n```bash\n   git clone https://github.com/marwan37/todos.git\n```\n\n2. Navigate to the project directory:\n```bash\n   cd todos\n```\n\n3. Install the required gems:\n```bash\n   bundle install\n```\n\n4. Set up the database (ensure PostgreSQL is running):\n```bash\n   createdb todos\n```\n\n5. Start the server:\n```bash\n   rackup\n```\n\n6. Open your browser and navigate to `http://localhost:9292`.\n\n## Usage\n\n- **Home Page**: View all your lists.\n- **Create List**: Click the \"New List\" button to create a new list.\n- **Edit List**: Click the \"Edit\" button next to a list to rename or delete it.\n- **Add Todo**: Click the \"Add Todo\" button inside a list to add a new task.\n- **Edit Todo**: Click the \"Edit\" button next to a todo to edit or delete it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarwan37%2Fwudo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarwan37%2Fwudo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarwan37%2Fwudo/lists"}