{"id":17009641,"url":"https://github.com/sksumit/bookmyappointment","last_synced_at":"2025-10-29T15:17:14.495Z","repository":{"id":56680857,"uuid":"296536763","full_name":"SkSumit/BookMyAppointment","owner":"SkSumit","description":"A booking system for Doctors, Clinics and Laboratories.","archived":false,"fork":false,"pushed_at":"2020-11-15T08:24:36.000Z","size":1886,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-15T05:43:53.996Z","etag":null,"topics":["booking-platform","booking-system","express","mern-stack","mongodb","nodejs","react"],"latest_commit_sha":null,"homepage":"http://byapp.herokuapp.com/","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/SkSumit.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}},"created_at":"2020-09-18T06:45:20.000Z","updated_at":"2024-07-26T16:51:36.000Z","dependencies_parsed_at":"2022-08-15T23:10:42.650Z","dependency_job_id":null,"html_url":"https://github.com/SkSumit/BookMyAppointment","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/SkSumit%2FBookMyAppointment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkSumit%2FBookMyAppointment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkSumit%2FBookMyAppointment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkSumit%2FBookMyAppointment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkSumit","download_url":"https://codeload.github.com/SkSumit/BookMyAppointment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227005073,"owners_count":17715948,"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":["booking-platform","booking-system","express","mern-stack","mongodb","nodejs","react"],"created_at":"2024-10-14T05:43:55.318Z","updated_at":"2025-10-29T15:17:14.388Z","avatar_url":"https://github.com/SkSumit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://byapp.herokuapp.com/\"\u003e\n    \u003cimg src=\"frontend/src/Img/byapp2.jpg\" alt=\"Logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eBook Your Appointment\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n   A booking system for Doctors, Clinics and Laboratories.\n    \u003cbr /\u003e\n    \u003ca href=\"http://byapp.herokuapp.com/\"\u003e\u003cstrong\u003eView Demo\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"\"\u003e\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/SkSumit/BookMyAppointment/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/SkSumit/BookMyAppointment/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n\n* [About the Project](#about-the-project)\n  * [Built With](#built-with)\n* [Getting Started](#getting-started)\n  * [Prerequisites](#prerequisites)\n  * [Installation](#installation)\n* [Running](#running)\n* [Contributing](#contributing)\n* [License](#license)\n* [Contact](#contact)\n* [Acknowledgements](#acknowledgements)\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n[![Index][product-screenshot1]](http://byapp.herokuapp.com/)\n[![Dashboard][product-screenshot]](http://byapp.herokuapp.com/dashboard)\n\nThis is a MERN stack booking system built for learning, understanding and enhancing my skills.\n\nKey Features:\n* Real Time Updates\n* Unit Testing\n* CI/CD integration\n* Optimized for production built\n\n\n### Built With\nThis project was made possible due to \n* React \n* MongoDB\n* Express\n* NodeJS\n* Firebase Authentication \n* Pusher\n* Formik\n* Bulma\n\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n\n\n### Prerequisites\n\nTools needed to run this project\n* npm\n* yarn\n* nodejs\n\n\n### Installation\n\n1. You need to have API Keys for [MongoDB Atlas](https://www.mongodb.com/), [Firebase](https://firebase.google.com) and [Pusher](http://pusher.com/)\n2. Clone the repo\n```sh\ngit clone https://github.com/SkSumit/BookMyAppointment.git\n```\n3. Install packages\n#### Backend\n\n```bash\ncd .\\backend\\\nnpm install\n```\n\n#### Frontend\n\n```bash\ncd .\\frontend\\\nyarn install\n```\n4. Create two `.env` files, one in `Backend` and other in `Frontend` folder. \nAdd your `mongodb atlas` and `pusher` key in the backend .env file , add `firebase` and  ***again*** add `pusher`  keys in the frontend .env file\n```JS\nconst API_KEY = 'ENTER YOUR API';\n```\n\n\n\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Running\n\nBackend would be running on PORT 3000\n\n```bash\nnpm run backend\n```\n ***Open new terminal to run front-end***\n\nFrontend would be running on PORT 3001\n\n```bash\nnpm run frontend\n```\n\n\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nSumit Kolpekwar  - kolsum24@gmail.com\n\n\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n## Acknowledgements\n* [Andrew Mead  for  his React Course](https://mead.io/)\n* [Beau Carnes for his article](https://medium.com/@beaucarnes/learn-the-mern-stack-by-building-an-exercise-tracker-mern-tutorial-59c13c1237a1)\n* [Yup](https://github.com/jquense/yup)\n* [Heroku](https://heroku.com/)\n* [Paaatterns](https://products.ls.graphics/paaatterns/)\n* [Feathericons](https://feathericons.com/)\n* [Toastify](https://www.npmjs.com/package/react-toastify)\n* [ReadMe Template](https://github.com/othneildrew/Best-README-Template)\n\n\n\n\n\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/othneildrew/Best-README-Template.svg?style=flat-square\n[contributors-url]: https://github.com/SkSumit/BookMyAppointment/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square\n[forks-url]: https://github.com/SkSumit/BookMyAppointment/network/members\n[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square\n[stars-url]: https://github.com/SkSumit/BookMyAppointment/stargazers\n[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square\n[issues-url]: https://github.com/SkSumit/BookMyAppointment/issues\n[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square\n[license-url]: https://github.com/SkSumit/BookMyAppointment/blob/master/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/sumitkolpekwar/\n[product-screenshot]: frontend/src/Img/byapp.jpg\n[product-screenshot1]: frontend/src/Img/byapp1.jpg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsksumit%2Fbookmyappointment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsksumit%2Fbookmyappointment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsksumit%2Fbookmyappointment/lists"}