{"id":23635452,"url":"https://github.com/ibr5500/we_fly_digital_frontend","last_synced_at":"2025-08-11T07:03:27.238Z","repository":{"id":60866888,"uuid":"540025978","full_name":"ibr5500/we_fly_digital_frontend","owner":"ibr5500","description":"We Fly Digital: is a flight reservation app that allow the user to book a flight from and to anywhere. ","archived":false,"fork":false,"pushed_at":"2025-05-11T10:19:42.000Z","size":4834,"stargazers_count":4,"open_issues_count":16,"forks_count":2,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-11T11:26:44.679Z","etag":null,"topics":["bootstrap5","css","heroku","html","jwt-authentication","rails","rails-api","react","redux","rspec-rails","swagger","swagger-ui"],"latest_commit_sha":null,"homepage":"https://we-fly-digital.netlify.app/","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/ibr5500.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,"zenodo":null}},"created_at":"2022-09-22T14:37:46.000Z","updated_at":"2023-10-03T14:46:15.000Z","dependencies_parsed_at":"2024-05-14T05:22:05.856Z","dependency_job_id":"b86a7f76-73f5-4255-be56-d50bd498aaee","html_url":"https://github.com/ibr5500/we_fly_digital_frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ibr5500/we_fly_digital_frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibr5500%2Fwe_fly_digital_frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibr5500%2Fwe_fly_digital_frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibr5500%2Fwe_fly_digital_frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibr5500%2Fwe_fly_digital_frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibr5500","download_url":"https://codeload.github.com/ibr5500/we_fly_digital_frontend/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibr5500%2Fwe_fly_digital_frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269843990,"owners_count":24484132,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap5","css","heroku","html","jwt-authentication","rails","rails-api","react","redux","rspec-rails","swagger","swagger-ui"],"created_at":"2024-12-28T05:34:41.445Z","updated_at":"2025-08-11T07:03:27.213Z","avatar_url":"https://github.com/ibr5500.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# We Fly Digital\n\n\u003e We Fly Digital is a responsive app that lists flight reservations. A user can select a specific airline, see the details page with its full description, and can click the \"Reserve\" button to reserve it. The user can also access the \"Reserve\" page from the navigation panel, and add or delete a reservation or airline.\n\n\n## API Documentation\nCheck out the [API documentation](https://flight-digital.herokuapp.com/api-docs/index.html)\n\n## Project Documentation 📄\n\n- [x] Here is the deployed of back end [Heroku](https://flight-digital.herokuapp.com/)👈\n- [x] Here is the deployed of front end [Netlify](https://we-fly-digital.netlify.app/)👈\n\n## Kanban board \n\n- [x] [Link to the initial state of our Kanban board](https://user-images.githubusercontent.com/86069740/194050526-743a478f-d217-40b3-ae1d-11708bd5e355.png)\n- [x] [Link to the final state of our Kanban board](https://github.com/users/ibr5500/projects/6)\n\n### ERD diagram\n\n![Screenshot from 2022-10-05 10-32-43](https://user-images.githubusercontent.com/86069740/194005586-9b6bced6-eca9-41ec-b2f4-7ece0cd23615.png)\n\n\n### Back-End Repo \n\n- [x] [We Fly Digital](https://github.com/ibr5500/flight_reservation-backend)\n\n## Built With 🛠️\n\n- [x] Programming Language: ```Javascript```\n- [x] Framework: ```React JS```\n- [x] Linter: ```ESlint```\n- [x] Code Editor: ```VS Code```\n\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\n- [x] A web browser like Google Chrome.\n- [x] A code editor like Visual Studio Code with Git and Ruby.\n\n### Setup\n\nClone the repository using the GitHub link provided below.\n\n## installation\n\nTo get a local copy up and running follow these simple example steps.\n\n- clone the repository by running: git clone git@github.com:ibr5500/flight_reservation-frontend.git\n\n```bash\ncd flight_reservation-frontend\n```\n- Install dependencies\n```bash\nnpm i \nor\nnpm install\n```\n- To Start the development server\n```bash\nnpm start\n```\n\n- To test the project\n```bash\nnpm test\n```\n\n## Authors\n\n👤 **Nati Gebregorgis** \u003cimg src=\"https://emojis.slackmojis.com/emojis/images/1531849430/4246/blob-sunglasses.gif?1531849430\" width=\"20\"/\u003e\n\n- GitHub: [@NatiG25](https://github.com/NatiG25)\n- Twitter: [@NatiG255](https://twitter.com/NatiG255)\n- LinkedIn: [LinkedIn](www.linkedin.com/in/natigebregorgis)\n\n👤 **Ibrahim Ahmat**\n\n- GitHub: [@ibr5500](https://github.com/ibr5500)\n- Twitter: [@ibr_ahmat](https://twitter.com/ibr_ahmat)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ibrahim-ahmat/)\n\n👤 **Kanombola Kanombola**\n\n- GitHub: [@KanoCode](https://github.com/KanoCode)\n- Twitter: [@kanombola_s](https://twitter.com/kanombola_s)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kanombola-kanombola-a38b061a4/)\n\n👤 **GASOMINALI Olivier**\n\n- GitHub: [@GOlivierNation](https://github.com/GOlivierNation)\n- Twitter: [@OGasominali](https://twitter.com/OGasominali)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/oliviergasominali/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page]().\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- [Microverse](https://www.microverse.org/)\n- Code Reviewers\n- Original design idea by [muratk](https://www.behance.net/muratk)\n\nThe [Creative Commons license of the design](https://creativecommons.org/licenses/by-nc/4.0/) requires that you give appropriate credit to the author. Therefore, you must do it in the README of your project.\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibr5500%2Fwe_fly_digital_frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibr5500%2Fwe_fly_digital_frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibr5500%2Fwe_fly_digital_frontend/lists"}