{"id":18896590,"url":"https://github.com/mujtabamohamed/listly","last_synced_at":"2026-04-09T18:17:30.891Z","repository":{"id":247397250,"uuid":"825709939","full_name":"mujtabamohamed/listly","owner":"mujtabamohamed","description":"Listly is a versatile web application designed to help users efficiently create, organize, and manage their tasks.","archived":false,"fork":false,"pushed_at":"2024-08-01T16:50:41.000Z","size":93604,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T08:14:44.629Z","etag":null,"topics":["backend","bcrypt","cookies","database","express","expressjs","frontend","full-stack","lists","node","nodejs","postgres","postgresql","react","reactjs","tailwindcss","todoapp","todolist"],"latest_commit_sha":null,"homepage":"https://listly-todo.netlify.app/","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/mujtabamohamed.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-08T10:58:01.000Z","updated_at":"2024-08-01T16:50:45.000Z","dependencies_parsed_at":"2024-11-08T08:49:57.035Z","dependency_job_id":null,"html_url":"https://github.com/mujtabamohamed/listly","commit_stats":null,"previous_names":["mujtabamohamed/listly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Flistly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Flistly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Flistly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Flistly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mujtabamohamed","download_url":"https://codeload.github.com/mujtabamohamed/listly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239876830,"owners_count":19711959,"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":["backend","bcrypt","cookies","database","express","expressjs","frontend","full-stack","lists","node","nodejs","postgres","postgresql","react","reactjs","tailwindcss","todoapp","todolist"],"created_at":"2024-11-08T08:34:34.202Z","updated_at":"2026-02-28T15:30:21.512Z","avatar_url":"https://github.com/mujtabamohamed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Listly\n\nListly is a versatile web application designed to help users efficiently create, organize, and manage their tasks. With its user-friendly interface, Listly allows users to set up task lists, prioritize items and track progress.\n\n\n## Demo\n\nhttps://listly-todo.netlify.app/\n\n## Screenshots\n\n![Sign up](https://i.postimg.cc/RZ0nJ4Gp/Listly-Screenshot-1.png)\n\n![Sign in](https://i.postimg.cc/PqgL7ZH0/Listly-Screenshot-2.png)\n\n![Create your task](https://i.postimg.cc/nhCBwBgG/screencapture-listly-todo-netlify-app-2024-07-26-16-44-22.png)\n\n![Task created](https://i.postimg.cc/pdhhkCwD/Listly-Screenshot-3.png)\n\n![Edit your task](https://i.postimg.cc/k4WVP4XG/Listly-Screenshot-4.png)\n\n\n## Tech Stack\n\n- **Frontend**: React, TailwindCSS\n- **Backend**: Node.js, Express.js\n- **Database:** PostgreSQL\n\n## Installation\n\n**Clone the repository**\n```bash\n  git clone https://github.com/mujtabamohamed/listly.git\n```\n\n**Install dependencies**\n\n- **For the server:**\n```bash\n  cd server\n  npm install\n```\n\n- **For the client:**\n```bash\n  cd client\n  npm install\n```\n\n## Set up environment variables:\n\n- **Create a .env file in the server directory and add your configuration.**\n```bash\n  PG_USER=\n  PG_HOST=\n  PG_DATABASE=\n  PG_PASSWORD=\n  PG_PORT=\n  POSTGRES_URL=\n  PORT=\n```\n\n- **Create a .env file in the client directory and add your configuration.**\n```bash\n  REACT_APP_SERVER_URL=\n```\n\n## Run the application\n- **Start the server:**\n```bash\n  cd server\n  npm start\n```\n\n- **Start the client:**\n```bash\n  cd client\n  npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujtabamohamed%2Flistly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmujtabamohamed%2Flistly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujtabamohamed%2Flistly/lists"}