{"id":17468751,"url":"https://github.com/yigitm/book-appointment-frontend","last_synced_at":"2025-03-03T06:31:41.422Z","repository":{"id":40360277,"uuid":"488346908","full_name":"yigitm/book-appointment-frontend","owner":"yigitm","description":"Frontend of a booking appointment app React app that is created with redux \u0026 thunk \u0026 jest \u0026 tailwind","archived":true,"fork":false,"pushed_at":"2022-10-19T16:53:33.000Z","size":3506,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-02T10:28:58.677Z","etag":null,"topics":["javascript","jest-snapshots","reactjs","redux-thunk","tailwind"],"latest_commit_sha":null,"homepage":"https://warm-smakager-3f854a.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/yigitm.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}},"created_at":"2022-05-03T20:02:09.000Z","updated_at":"2024-01-20T15:18:58.000Z","dependencies_parsed_at":"2023-01-20T06:18:44.899Z","dependency_job_id":null,"html_url":"https://github.com/yigitm/book-appointment-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"yigitm/react-redux-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yigitm%2Fbook-appointment-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yigitm%2Fbook-appointment-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yigitm%2Fbook-appointment-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yigitm%2Fbook-appointment-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yigitm","download_url":"https://codeload.github.com/yigitm/book-appointment-frontend/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241621864,"owners_count":19992496,"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":["javascript","jest-snapshots","reactjs","redux-thunk","tailwind"],"created_at":"2024-10-18T15:24:01.840Z","updated_at":"2025-03-03T06:31:40.386Z","avatar_url":"https://github.com/yigitm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Book Appointment Front End\n\nThis React front end project is a simple course app with basic functionalities and consists of consuming a Ruby on Rails back-end with JWT Bearer authentication.\n\n![App Screenshot](src/images/app.gif)\n\nFor the learning purpose and to understand better what is going on under the hood; no packages is used e.g; O-AUTH, JWT for client side. Session storage is used to save token \u0026 login status.\n\nMain functionalities are:\n\n- Sign-up/Login/Logout users with dedicated endpoints\n- Creating/Deleting courses with dedicated endpoints\n- Listing courses with dedicated endpoints\n\n## Design\n\nOriginal design is belongs to: [Murat Korkmaz](https://www.behance.net/muratk).\n\n![Design](./src/images/design.png)\n\n## Built With\n\n- Javascript\n- React \u0026 Redux\n- Redux Middleware (Thunk, Logger)\n- Tailwind\n- Jest for testing\n\n## Live Demo\n\nReact Frontend : [Live Demo Link](https://warm-smakager-3f854a.netlify.app/)\n\nRails Backend : [Live Demo Link](https://dark-flower-106.fly.dev/api-docs/index.html)\n\nRails Backend : [Repository Link](https://github.com/yigitm/book-appointment/dev)\n\n## Getting Started\n\nIf you wish to run this app in your local machine; please make sure that your Rails API is working on your browser localhost, within port:3000. You can find the instructions [HERE](https://github.com/yigitm/book-appointment/edit/API-readme/README.md).\n\nOnce your Rails API is running to get a local copy up of the React front end, run the following these steps.\n\n### Prerequisites\n\nIf you are not familiar to use terminal, please check this [article](https://www.theodinproject.com/courses/web-development-101/lessons/command-line-basics-web-development-101)\n\n### Setup\n\nOpen your terminal and run the following commands on your terminal.\n\nMake sure 'Javascript' is not blocked in your browser.\n\n### Install\n\nTo get a local copy of the repository, run the following commands on your terminal.\n\n```\ncd \u003cyour_desktop\u003e\n```\n\n```\ngit clone https://github.com/yigitm/book-appointment-frontend\n```\n\n```\ncd book-appointment-frontend\n```\n\n### Usage\n\nTo install the necessary Javascript packages to your project, run below commands.\n\n```\n\nnpm install\n\n```\n\nTo run the app, use below command.\n\n```\n\nnpm run start\n\n```\n\nIt will try to run the app in port 3000 and if you followed the settings to run your Rails API, this port should be occupied. And React server will prompt a message to run this app in a different port.\n\nCheck your terminal window and simply press enter to run the server in development mode and run the app in [http://localhost:3001](http://localhost:3001).To view it open your default browser.\n\n### Run Tests\n\nTo run the tests, use below command.\n\n```\n\nnpm run test\n\n```\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n## Author\n\n👤 **Yigit Mersin**\n\n- GitHub: [@github](https://github.com/ygtmrsn)\n- LinkedIn: [@linkedIn](linkedin.com/in/yigitmersin)\n- Twitter: [@twitter](https://twitter.com/ygtmrsn)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/yigitm/book-appointment-frontend/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- [Microverse](https://www.microverse.org/)\n- Behance: [Murat Korkmaz](https://www.behance.net/muratk).\n- [Open Source](https://en.wikipedia.org/wiki/Open_source)\n\n## 📝 License\n\nThis project is under [Creative Commons](https://creativecommons.org/licenses/by-nc/4.0/) and MIT licensed:\n\nCopyright (c) 2012-2022 Microverse\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyigitm%2Fbook-appointment-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyigitm%2Fbook-appointment-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyigitm%2Fbook-appointment-frontend/lists"}