{"id":25369784,"url":"https://github.com/prernarohra/todo-webapp","last_synced_at":"2026-04-06T08:01:39.021Z","repository":{"id":276935488,"uuid":"930785859","full_name":"prernarohra/Todo-WebApp","owner":"prernarohra","description":"Simple Todo App for practice.","archived":false,"fork":false,"pushed_at":"2025-03-14T06:57:01.000Z","size":249,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T19:26:19.824Z","etag":null,"topics":["axios","css","data","fastapi","html","json","python","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/prernarohra.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":"2025-02-11T07:57:41.000Z","updated_at":"2025-03-14T06:57:44.000Z","dependencies_parsed_at":"2025-03-05T05:36:40.740Z","dependency_job_id":null,"html_url":"https://github.com/prernarohra/Todo-WebApp","commit_stats":null,"previous_names":["prernarohra/todo-webapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prernarohra/Todo-WebApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prernarohra%2FTodo-WebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prernarohra%2FTodo-WebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prernarohra%2FTodo-WebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prernarohra%2FTodo-WebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prernarohra","download_url":"https://codeload.github.com/prernarohra/Todo-WebApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prernarohra%2FTodo-WebApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["axios","css","data","fastapi","html","json","python","typescript"],"created_at":"2025-02-15T01:32:37.675Z","updated_at":"2026-04-06T08:01:39.001Z","avatar_url":"https://github.com/prernarohra.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo Web App \nThis is a simple Todo web application built to practice full-stack development using **TypeScript, HTML, and CSS** for the frontend and **Python** for the backend. The frontend interacts with the backend using **Axios** for API requests.\n\n## 🚀 Features\n- Add, edit, and delete todos  \n- Store and retrieve todos from a backend  \n- Responsive UI with a clean design  \n- Axios integration for API communication \n\n## 🛠 Technologies Used\n\n### Frontend:\n- TypeScript  \n- HTML  \n- CSS  \n- Axios (for HTTP requests)  \n\n### Backend:\n- Python  \n- FastAPI\n- Database used (JSON)  \n\n## ⚙️ Setup Instructions\n\n### Backend\n\n1. **Clone the repository:**\n   ```sh\n   git clone https://github.com/prernarohra/Todo-WebApp.git\n   ```\n2. **Set up a virtual environment**:\n   ```sh\n   python -m venv venv\n   source venv\\Scripts\\activate\n   ```\n3. **Install dependencies:**\n   ```sh\n   pip install -r requirements.txt\n   ```\n4. **Run the backend:**\n   ```sh\n   uvicorn endpoints:app --reload\n   ```\n### Frontend\n\n1. **Install dependencies:**\n   ```sh\n   npm install\n   ```\n2. **Run the development server:**\n   ```sh\n   npm start\n   ```\n## API Endpoints\n\n### Method Endpoint Description\n- **GET todos**: Fetch all todos\n- **POST todos**: Add a new todo\n- **PUT todos/id**: Update a todo\n- **DELETE todos/id**: Delete a todo\n\n## 📸 Screenshot\n![image](https://github.com/user-attachments/assets/f915aba6-3522-475f-88ba-1ba9a48d9ddc)\n\n## 🚀 Future Improvements\n\n- User authentication\n- Persistent storage using a database\n- Dark mode UI\n\n## 🤝 Contributing\n\nFeel free to fork this repository and submit pull requests with improvements.\n\n## 📜 License\n\nThis project is licensed under the **MIT** License.\n\n#### ⭐ Don't forget to star this repository if you find it useful! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprernarohra%2Ftodo-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprernarohra%2Ftodo-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprernarohra%2Ftodo-webapp/lists"}