{"id":22131733,"url":"https://github.com/javitocor/events-controller-react","last_synced_at":"2026-04-09T07:33:32.544Z","repository":{"id":118467404,"uuid":"407255971","full_name":"javitocor/Events-Controller-React","owner":"javitocor","description":"A webapp to manage the tickets selling and attendance to events, users must register/login to access the protected routes, built with React\u0026Redux.","archived":false,"fork":false,"pushed_at":"2021-09-16T17:38:40.000Z","size":2848,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T17:53:28.526Z","etag":null,"topics":["bootstrap","eslint-config","infinite-scroll","localstorage","login-signup","reactjs","redux"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","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":"LICENSE","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":"2021-09-16T17:28:05.000Z","updated_at":"2023-06-16T01:31:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"af6fd856-e467-4976-bbf2-2c214ca7e897","html_url":"https://github.com/javitocor/Events-Controller-React","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FEvents-Controller-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FEvents-Controller-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FEvents-Controller-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FEvents-Controller-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javitocor","download_url":"https://codeload.github.com/javitocor/Events-Controller-React/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240907,"owners_count":20583123,"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":["bootstrap","eslint-config","infinite-scroll","localstorage","login-signup","reactjs","redux"],"created_at":"2024-12-01T18:36:55.892Z","updated_at":"2025-12-30T23:27:53.502Z","avatar_url":"https://github.com/javitocor.png","language":"JavaScript","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# Events Controller React\n\n\u003e  A webapp to manage the tickets selling and attendance to events, users must register/login to access the protected routes, built with React\u0026Redux.\n\n\nLanding Page:\n![screenshot](./src/assets/screenshot.png)\n\nLogin Page: \n![screenshot](./src/assets/screenshot4.png)\n\nMain Page: \n![screenshot](./src/assets/screenshot2.png)\n\nModal Page: \n![screenshot](./src/assets/screenshot3.png)\n\nAdditional description about the project and its features.\n\n## Built With\n\n- CSS\n- JAVASCRIPT\n- NPM\n- REACT\n- REDUX\n- ESLINT\n- PRETTIER\n- REACT INFINITE SCROLL COMPONENT\n- REACT BOOTSTRAP\n- LOCALSTORAGE\n- GITHUB ACTIONS\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/Events-Controller-React/archive/main.zip) or clone this repo:\n  - Clone with SSH:\n  ```\n    git@github.com:javitocor/Events-Controller-React.git\n  ```\n  - Clone with HTTPS\n  ```\n    https://github.com/javitocor/Events-Controller-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\n  - `$ npm start` - runs the app in the development mode:\n    - Open [http://localhost:3000](http://localhost:3000) 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  - `$ npm run test`\n    - Launches the test runner in the interactive watch mode.\n    - See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n  - `$ npm run build`\n    - Builds the app for production to the `build` folder.\n    - It correctly bundles React in production mode and optimizes the build for the best performance.\n    - The build is minified and the filenames include the hashes.\n    - Your app is ready to be deployed!\n\n## Future Features\n- Add authentication endpoint.\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/Events-Controller-React/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments 🚀\n\n- [React Documentation](https://reactjs.org/docs/getting-started.html)\n- [Redux](https://redux.js.org/)\n- [react infinite scroll component](https://github.com/ankeetmaini/react-infinite-scroll-component)\n- [React Bootstrap](https://react-bootstrap.github.io/)\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/Events-Controller-React.svg?style=flat-square\n[contributors-url]: https://github.com/javitocor/Events-Controller-React/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/javitocor/Events-Controller-React.svg?style=flat-square\n[forks-url]: https://github.com/javitocor/Events-Controller-React/network/members\n[stars-shield]: https://img.shields.io/github/stars/javitocor/Events-Controller-React.svg?style=flat-square\n[stars-url]: https://github.com/javitocor/Events-Controller-React/stargazers\n[issues-shield]: https://img.shields.io/github/issues/javitocor/Events-Controller-React.svg?style=flat-square\n[issues-url]: https://github.com/javitocor/Events-Controller-React/issues","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Fevents-controller-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavitocor%2Fevents-controller-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Fevents-controller-react/lists"}