{"id":27296800,"url":"https://github.com/just-in-chang/jelli","last_synced_at":"2026-04-24T16:06:58.542Z","repository":{"id":143427189,"uuid":"288252911","full_name":"just-in-chang/Jelli","owner":"just-in-chang","description":"📅 Jelli is a full-stack web application to help its users manage their projects and tasks through a card based organization system. Utilizes a React front-end to display information retrieved from the Django Rest API back-end. ","archived":false,"fork":false,"pushed_at":"2021-09-06T00:22:07.000Z","size":1297,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T23:51:45.588Z","etag":null,"topics":["django-rest-framework","postgresql"],"latest_commit_sha":null,"homepage":"https://just-in-chang.github.io/jelli-deploy/","language":"Python","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/just-in-chang.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,"zenodo":null}},"created_at":"2020-08-17T18:11:44.000Z","updated_at":"2021-10-13T22:11:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"f251d6a8-a009-4a30-b841-80c6c2f3a8b0","html_url":"https://github.com/just-in-chang/Jelli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/just-in-chang/Jelli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just-in-chang%2FJelli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just-in-chang%2FJelli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just-in-chang%2FJelli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just-in-chang%2FJelli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/just-in-chang","download_url":"https://codeload.github.com/just-in-chang/Jelli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just-in-chang%2FJelli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["django-rest-framework","postgresql"],"created_at":"2025-04-11T23:51:32.661Z","updated_at":"2026-04-24T16:06:58.538Z","avatar_url":"https://github.com/just-in-chang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📅 Jelli\n\nJelli is a web app to help others organize their tasks and manage their projects. Utilizes a React front-end to display information retrieved from the Django Rest API back-end. Inspired by Asana and Trello.\n\n## 🔽 Installation\n\n1. Clone repository\n\n```bash\ngit clone https://github.com/Madelovina/Jelli\n```\n\n2. Install the following python modules\n\n```bash\npip install djangorestframework django-cors-headers\n```\n\n3. Set the secret key in `server/settings.py`\n\n4. Change to the `/client` directory and install the Node.js modules\n\n```bash\ncd client\nnpm install\n```\n\n## 🚩 Usage\n\nInitialize client\n\n```bash\ncd client\nnpm start\n```\n\nInitialize server\n\n```bash\ncd server\npython manage.py runserver\n```\n\n## 🧪 Testing\n\nTo test the API endpoints and CRUD operations, run the following commands:\n\n```bash\ncd server\npython manage.py test\n```\n\nTo test the React.js front-end using Cypress, run the following commands after initializing the client and server:\n\n```bash\ncd client\nnpx cypress open\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjust-in-chang%2Fjelli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjust-in-chang%2Fjelli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjust-in-chang%2Fjelli/lists"}