{"id":15151638,"url":"https://github.com/javitocor/todo-app-rails-react","last_synced_at":"2026-01-19T09:01:42.836Z","repository":{"id":118467571,"uuid":"290468602","full_name":"javitocor/ToDo-App-Rails-React","owner":"javitocor","description":"Practice project following the instructions from https://medium.com/@pamit/todo-list-building-a-react-app-with-rails-api-7a3027907665","archived":false,"fork":false,"pushed_at":"2020-08-26T10:42:48.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T09:45:17.795Z","etag":null,"topics":["css3","heroku-cli","npm","rails5","reactjs","redux","todoapp","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/javitocor.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":"2020-08-26T10:40:08.000Z","updated_at":"2020-08-26T10:44:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"29686c1e-253d-49bd-aede-d136f5ad9fef","html_url":"https://github.com/javitocor/ToDo-App-Rails-React","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"389bf22a155d29fa9db74c785491c6820a28fde9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/javitocor/ToDo-App-Rails-React","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FToDo-App-Rails-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FToDo-App-Rails-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FToDo-App-Rails-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FToDo-App-Rails-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javitocor","download_url":"https://codeload.github.com/javitocor/ToDo-App-Rails-React/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FToDo-App-Rails-React/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["css3","heroku-cli","npm","rails5","reactjs","redux","todoapp","yarn"],"created_at":"2024-09-26T15:20:14.893Z","updated_at":"2026-01-19T09:01:42.821Z","avatar_url":"https://github.com/javitocor.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n*** Thanks for checking out this README Template. If you have a suggestion that would\n*** make this better, please fork the repo and create a pull request or simply open\n*** an issue with the tag \"enhancement\".\n*** Thanks again! Now go create something AMAZING! :D\n--\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url] \n[![Forks][forks-shield]][forks-url] \n[![Stargazers][stars-shield]][stars-url] \n[![Issues][issues-shield]][issues-url] \n![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg) \n\n# Rails React ToDo App\n\n\u003e  Practice project following the instructions from: https://medium.com/@pamit/todo-list-building-a-react-app-with-rails-api-7a3027907665\n\n\nAdditional description about the project and its features.\n\n## Built With\n\n- HTML \n- CSS\n- JAVASCRIPT\n- NPM\n- REACT\n- REDUX\n- NODE\n- YARN\n- HEROKU CLI\n- RUBY ON RAILS\n- VSCODE\n\n## Getting Started\n- Follow the live demo link and enjoy the site.\n\n### Usage\nTo have this app on your pc, you need to:\n* [download](https://github.com/javitocor/ToDo-App-Rails-React/archive/development.zip) or clone this repo:\n  - Clone with SSH:\n  ```\n    git@github.com:javitocor/ToDo-App-Rails-React.git\n  ```\n  - Clone with HTTPS\n  ```\n    https://github.com/javitocor/ToDo-App-Rails-React.git\n  ```\n\n* In the project directory, you can run:\n\n  - `$ npm install` - installs all the dependencies required by the project\n  - `$ bundle install` - installs all required gems\n\n  - `heroku local -f Procfile.dev` - runs the app in the development mode:\n    - Open [http://localhost:4000](http://localhost:4000) to view it in the browser.\n    - The page will reload if you make edits.\n    - You will also see any lint errors in the console.\n\n## Author\n\n👤 Javier Oriol Correas Sanchez Cuesta \n- Github: [@javitocor](https://github.com/javitocor) \n- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4) \n- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/) \n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/javitocor/ToDo-App-Rails-React/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments 🚀\n\n- [Medium](https://medium.com/@pamit/todo-list-building-a-react-app-with-rails-api-7a3027907665)\n- [Payam Mousavi](https://medium.com/@pamit)\n\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/javitocor/ToDo-App-Rails-React.svg?style=flat-square\n[contributors-url]: https://github.com/javitocor/ToDo-App-Rails-React/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/javitocor/ToDo-App-Rails-React.svg?style=flat-square\n[forks-url]: https://github.com/javitocor/ToDo-App-Rails-React/network/members\n[stars-shield]: https://img.shields.io/github/stars/javitocor/ToDo-App-Rails-React.svg?style=flat-square\n[stars-url]: https://github.com/javitocor/ToDo-App-Rails-React/stargazers\n[issues-shield]: https://img.shields.io/github/issues/javitocor/ToDo-App-Rails-React.svg?style=flat-square\n[issues-url]: https://github.com/javitocor/ToDo-App-Rails-React/issues","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Ftodo-app-rails-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavitocor%2Ftodo-app-rails-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Ftodo-app-rails-react/lists"}