{"id":20259774,"url":"https://github.com/varsharani9/todo_application","last_synced_at":"2026-04-09T23:47:54.403Z","repository":{"id":247706010,"uuid":"824801651","full_name":"VarshaRani9/Todo_Application","owner":"VarshaRani9","description":"This is a MERN based todo application integrating React for UI components, Express.js for building APIs, MongoDB with Mongoose for scalable data management, and Zod for validation.","archived":false,"fork":false,"pushed_at":"2024-07-10T08:54:47.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T04:12:52.899Z","etag":null,"topics":["express","mongodb","mongoose","reactjs","zod-validation"],"latest_commit_sha":null,"homepage":"https://todo-application-frontend-yctq.onrender.com/","language":"JavaScript","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/VarshaRani9.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":"2024-07-06T01:51:43.000Z","updated_at":"2024-07-10T09:03:49.000Z","dependencies_parsed_at":"2024-07-10T06:56:53.632Z","dependency_job_id":null,"html_url":"https://github.com/VarshaRani9/Todo_Application","commit_stats":null,"previous_names":["varsharani9/todo_application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarshaRani9%2FTodo_Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarshaRani9%2FTodo_Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarshaRani9%2FTodo_Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarshaRani9%2FTodo_Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VarshaRani9","download_url":"https://codeload.github.com/VarshaRani9/Todo_Application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241720172,"owners_count":20008920,"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":["express","mongodb","mongoose","reactjs","zod-validation"],"created_at":"2024-11-14T11:16:32.222Z","updated_at":"2025-12-01T02:06:20.712Z","avatar_url":"https://github.com/VarshaRani9.png","language":"JavaScript","readme":"# MERN Todo Application\n\nA simple Todo application built using the MERN stack (MongoDB, Express.js, React.js, Node.js), with additional validation using Zod.\n\n## Features\n\n- **Create** new todo with a title and description.\n- **Read** tasks with complete information.\n- **Update** tasks to mark them as completed.\n\n## Technologies Used\n\n- **Frontend**: React.js\n- **Backend**: Node.js, Express.js, MongoDB with Mongoose\n- **Validation**: Zod\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js installed on your local environment\n- MongoDB installed locally or access to a MongoDB database\n\n### Installation\n\n1. **Clone the repository:**\n\n   - git clone https://github.com/VarshaRani9/Todo_Application.git\n   - cd Todo_Application\n\n2. **Install backend dependencies**\n    - cd backend\n    - npm install\n\n3. **Install frontend dependencies**\n    - cd ../frontend\n    - npm install\n\n### Create a .env file in the backend directory and add the following:\n   - `PORT=\u003cport\u003e`\n   - `MONGODB_URI=\u003cyour-mongodb-uri\u003e`\n\n### Create a .env file in the frontend directory and add the following:\n  - VITE_APP_GET_TODOS=\u003cbackend_url\u003e/api/todos\n  - VITE_APP_ADD_TODO=\u003cbackend_url\u003e/api/todo\n  - VITE_APP_COMPLETE_TODO=\u003cbackend_url\u003e/api/completed\n\n\n## Start the development servers:\n### Start the backend\n  - cd ../backend\n  - node index.js\n\n### Start the frontend (in a new terminal)\n  - cd ../frontend\n  - npm run dev\n\n## Accessing the Application\n - navigate to http://127.0.0.1:5173/(default) to use the Todo application.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarsharani9%2Ftodo_application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarsharani9%2Ftodo_application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarsharani9%2Ftodo_application/lists"}