{"id":22547670,"url":"https://github.com/rohittcodes/todoist","last_synced_at":"2025-03-28T09:12:03.064Z","repository":{"id":251928339,"uuid":"838476538","full_name":"rohittcodes/todoist","owner":"rohittcodes","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-08T18:43:54.000Z","size":724,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T22:45:14.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rohittcodes.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-08-05T18:07:28.000Z","updated_at":"2024-08-08T18:43:57.000Z","dependencies_parsed_at":"2024-08-06T16:39:56.607Z","dependency_job_id":null,"html_url":"https://github.com/rohittcodes/todoist","commit_stats":null,"previous_names":["rohittcodes/todoist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohittcodes%2Ftodoist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohittcodes%2Ftodoist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohittcodes%2Ftodoist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohittcodes%2Ftodoist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohittcodes","download_url":"https://codeload.github.com/rohittcodes/todoist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999594,"owners_count":20707568,"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-12-07T15:12:34.648Z","updated_at":"2025-03-28T09:12:03.035Z","avatar_url":"https://github.com/rohittcodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todoist frontend\n\nTodoist - by [RohittCodes](https://github.com/RohittCodes) is showcasing a todo application\n\n## Table of Contents 📑\n\n- [CodeMonkey.js 🐒](#codemonkeyjs-)\n  - [Table of Contents 📑](#table-of-contents-)\n  - [Demo 🗓️](#demo-)\n  - [Features 🎉](#features-)\n  - [Tech Stack 🛠️](#tech-stack-️)\n  - [Installation and Setup Instructions 📚](#installation-and-setup-instructions-)\n  - [Contributing 🤝](#contributing-)\n  - [Collaborators 🤖](#collaborators-)\n\n## Demo\n![Screenshot 2024-08-08 171922](https://github.com/user-attachments/assets/3d16f3da-a75e-4b15-9299-99901fc30df3)\n\n![Screenshot 2024-08-08 171930](https://github.com/user-attachments/assets/db1bdd38-c66c-44ca-808b-ce01f4213783)\n\n![Screenshot 2024-08-08 220350](https://github.com/user-attachments/assets/2dcfcf3a-8305-4da1-a905-41a96cdc39f0)\n\n![Screenshot 2024-08-08 220321](https://github.com/user-attachments/assets/1781637d-05fb-43ea-bcbc-b48b36ada468)\n\n## Features\n\n\n- **Secure Authentication System** - User authentication is done using JWT tokens.\n\n- **Create, Update, Delete Todos** - Users can create, update and delete todos.\n- **Filter Todos** - Users can filter todos based on their status.\n- **Responsive Design** - The application is fully responsive and works on all devices.\n- **Calendar View** - Users can view their todos in a calendar view.\n\n## Tech Stack 🛠️\n\n- **️Frontend** - React, NextUI, TailwindCSS\n- **Backend** - Node.js, Express.js, MongoDB\n- **Authentication** - JWT\n- **Deployment** - Render, Netlify\n\n## Installation and Setup Instructions 📚\n\n1. Clone down this repository. You will need `node` and `npm` installed globally on your machine.\n\n```bash\ngit clone https://github.com/RohittCodes/todoist.git\n\ncd todoist\n```\n\n- Let's start with the backend first\n\n  1. Navigate to the backend directory\n\n  ```bash\n  cd backend\n  ```\n\n  2. Install the required packages\n\n  ```bash\n  npm install\n  ```\n\n  3. Start the backend server\n\n  ```bash\n  npm run dev\n  ```\n\n- Now, let's move to the frontend\n\n  1. Navigate to the frontend directory\n\n  ```bash\n  cd frontend\n  ```\n\n  2. Install the required packages\n\n  ```bash\n  npm install\n  ```\n\n  3. Start the frontend server\n\n  ```bash\n  npm run dev\n  ```\n\nThe application should now be running on [localhost:3000](http://localhost:3000/)\n\nThe backend server should now be running on [localhost:5000](http://localhost:5000/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohittcodes%2Ftodoist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohittcodes%2Ftodoist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohittcodes%2Ftodoist/lists"}