{"id":21340404,"url":"https://github.com/el-sherbini/booking","last_synced_at":"2025-04-15T03:07:54.177Z","repository":{"id":48793127,"uuid":"489996668","full_name":"el-sherbini/Booking","owner":"el-sherbini","description":"Reservation MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, ContextAPI, Material UI.","archived":false,"fork":false,"pushed_at":"2023-05-23T19:04:19.000Z","size":1143,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T03:07:48.415Z","etag":null,"topics":["axios","bcryptjs","context-api","cors","date-fns","expressjs","font-awesome","jwt","mongodb","mongoose","nodejs","nodemon","react-circular-progress-bar","react-date-range","react-router-dom","reactjs","recharts","sass"],"latest_commit_sha":null,"homepage":"","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/el-sherbini.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":"2022-05-08T16:28:55.000Z","updated_at":"2025-03-20T00:36:05.000Z","dependencies_parsed_at":"2024-11-22T00:50:37.401Z","dependency_job_id":"65659434-7019-417c-82f8-8180b92a02ea","html_url":"https://github.com/el-sherbini/Booking","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/el-sherbini%2FBooking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el-sherbini%2FBooking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el-sherbini%2FBooking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el-sherbini%2FBooking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/el-sherbini","download_url":"https://codeload.github.com/el-sherbini/Booking/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997079,"owners_count":21195799,"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":["axios","bcryptjs","context-api","cors","date-fns","expressjs","font-awesome","jwt","mongodb","mongoose","nodejs","nodemon","react-circular-progress-bar","react-date-range","react-router-dom","reactjs","recharts","sass"],"created_at":"2024-11-22T00:50:35.233Z","updated_at":"2025-04-15T03:07:54.158Z","avatar_url":"https://github.com/el-sherbini.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Booking\n\n\u003e Booking is a reservation MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, ContextAPI, Material UI.\n\n## Installation and Setup Instructions\n\nClone down this repository. You will need `node` and `npm` installed globally on your machine.\n\n### Installation:\n\nClone the repo:\n\n```sh\ngit clone https://github.com/el-sherbini/Booking\n```\n\nRun terminal command:\n\n```sh\ncd client\nnpm install\n```\n\n```sh\ncd admin\nnpm install\n```\n\n```sh\ncd server\nnpm install\n```\n\n### Enter your Environment Variables in `.env` file in server folder.\n\n```sh\nPORT = \"YOUR PREFERRED PORT\"\nMONGODB_URI = \"YOUR MONGODB CONNECTION URL\"\nJWT_SECRET = \"YOUR JWT SECRET\"\n```\n\n### To Run App:\n\nServer:\n```sh\ncd server\nnpm satrt\n```\n\nClient:\n```sh\ncd client\nnpm satrt\n```\n\nAdmin Dashboard:\n```sh\ncd admin\nnpm satrt\ny // =\u003e to run the admin dashboard in another port from the client\n```\n\n### To Visit App:\n\nClient:\n```sh\nlocalhost:3000\n```\n\nServer:\n```sh\nlocalhost:5000\n```\n\nAdmin Dashboard:\n```sh\nlocalhost:3001\n```\n\n## Technologies Used\n\n- React.js\n- ContextAPI\n- React-router-dom\n- Axios\n- Sass\n- Date-fns\n- Deact-date-range\n- Font Awesome\n- React-circular-progressbar\n- Recharts\n- Node.js\n- Express.js\n- MongoDB\n- Mongoose\n- JWT\n- Bcryptjs\n- Cors\n- Nodemon\n\n## Features\n\n- User can login with username and password.\n- User gets the number of featured hotels for specific cities.\n- User gets the number of every property available.\n- User gets the featured properties for specific cities.\n- User can search for property available by (city - duration - number of people and rooms).\n- User can filter search results by minimum and maximum price per night.\n- User gets the information for the hotel and the price of the rooms he chose.\n- Authorized users only can reserve rooms.\n- Reserved rooms will be disabled for any other operation during the reserved dates.\n- Admin can view, create and delete (users - hotels - rooms).\n\n## Future Features\n\n- User Registration UI.\n- Admin update (users - hotels - rooms) UI.\n- Admin view (User - Hotel - Room) profile page.\n- Admin Dashboard insights.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel-sherbini%2Fbooking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fel-sherbini%2Fbooking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel-sherbini%2Fbooking/lists"}