{"id":29246609,"url":"https://github.com/ratul544388/service-now-mern-stack","last_synced_at":"2026-04-28T16:04:18.549Z","repository":{"id":298391292,"uuid":"999827581","full_name":"ratul544388/service-now-mern-stack","owner":"ratul544388","description":"A platform where users become service providers, offer services, and manage bookings effortlessly via an intuitive admin dashboard for smooth service delivery.","archived":false,"fork":false,"pushed_at":"2025-07-01T15:54:25.000Z","size":353,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T16:44:56.647Z","etag":null,"topics":["javascript","mongodb","prisma","shadcn","tailwind","tanstack-react-query"],"latest_commit_sha":null,"homepage":"https://service-now-mern-stack.vercel.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/ratul544388.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,"zenodo":null}},"created_at":"2025-06-10T21:10:42.000Z","updated_at":"2025-07-01T15:54:28.000Z","dependencies_parsed_at":"2025-06-10T22:27:18.466Z","dependency_job_id":"998c4326-e6a2-4f22-87c8-a7de74d60690","html_url":"https://github.com/ratul544388/service-now-mern-stack","commit_stats":null,"previous_names":["ratul544388/service-now-mern-stack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ratul544388/service-now-mern-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratul544388%2Fservice-now-mern-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratul544388%2Fservice-now-mern-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratul544388%2Fservice-now-mern-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratul544388%2Fservice-now-mern-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ratul544388","download_url":"https://codeload.github.com/ratul544388/service-now-mern-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratul544388%2Fservice-now-mern-stack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263416465,"owners_count":23463143,"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","mongodb","prisma","shadcn","tailwind","tanstack-react-query"],"created_at":"2025-07-03T23:02:19.684Z","updated_at":"2026-04-28T16:04:18.531Z","avatar_url":"https://github.com/ratul544388.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Service Now\r\n\r\nA powerful full-stack MERN application where users can **create, search, and book a wide range of custom services** — from home cleaning to freelance gigs. The platform supports **service provider dashboards**, user authentication, media uploads, and rich UI interactions built with modern web technologies.\r\n\r\n\u003e **Note:** This is a multi-role project (users \u0026 service providers). Both frontend and backend are deployed separately.\r\n\r\n---\r\n\r\n## 🖥️ Live Demo\r\n\r\n- 👉 **Frontend:** [https://service-now-mern-stack-djhc.vercel.app](https://service-now-mern-stack-djhc.vercel.app)  \r\n- 👉 **Backend:** [https://service-now-mern-stack.vercel.app](https://service-now-mern-stack.vercel.app)\r\n\r\n---\r\n\r\n## 🚀 Features\r\n\r\n- 🌍 Explore and book a variety of user-created services\r\n- 🧑‍💼 Service providers can add, update, or remove services\r\n- 📊 Dashboard with insights: bookings, earnings, service stats\r\n- 🔐 Secure authentication with sessions, JWT, and Google OAuth\r\n- ☁️ Cloudinary integration for uploading service images\r\n- 📅 Smart booking forms with date selection and validation\r\n- 🌗 Light/dark mode toggle\r\n- 📦 Full form validation with Zod + React Hook Form\r\n- 💬 Modern UI with smooth animations (Framer Motion, GSAP)\r\n\r\n---\r\n\r\n## 🛠️ Tech Stack\r\n\r\n**Frontend:**\r\n- **React.js** + **Vite**\r\n- **Tailwind CSS** + **Framer Motion**, **GSAP**\r\n- **Zustand** (global state)\r\n- **React Hook Form** + **Zod**\r\n- **Radix UI** components\r\n- **Cloudinary** (media upload)\r\n- **TanStack React Query**\r\n- **Firebase** (optional integration)\r\n\r\n**Backend:**\r\n- **Node.js** + **Express.js**\r\n- **Prisma ORM**\r\n- **MongoDB**\r\n- **Passport.js** (Google OAuth)\r\n- **JWT + Cookie Sessions**\r\n- **Multer + Cloudinary**\r\n- **dotenv** for environment config\r\n\r\n---\r\n\r\n## 📁 Project Structure\r\n\r\n```\r\n\r\nservice-now-mern-stack/\r\n├── frontend/         # React.js client with Vite\r\n└── backend/          # Node.js API with Express \u0026 Prisma\r\n\r\n````\r\n\r\n---\r\n\r\n## 🧑‍💻 Getting Started (Local Setup)\r\n\r\n### 1. Clone the Repository\r\n\r\n```bash\r\ngit clone https://github.com/ratul544388/service-now-mern-stack.git\r\ncd service-now-mern-stack\r\n````\r\n\r\n### 2. Backend Setup\r\n\r\n```bash\r\ncd backend\r\nnpm install\r\nnpx prisma generate\r\nnpm run dev\r\n```\r\n\r\nCreate a `.env` file in `/backend`:\r\n\r\n```env\r\nDATABASE_URL=your_mongodb_uri\r\nJWT_SECRET=your_secret_key\r\nCLOUDINARY_CLOUD_NAME=your_cloud_name\r\nCLOUDINARY_API_KEY=your_api_key\r\nCLOUDINARY_API_SECRET=your_api_secret\r\nGOOGLE_CLIENT_ID=your_google_client_id\r\nGOOGLE_CLIENT_SECRET=your_google_client_secret\r\n```\r\n\r\n### 3. Frontend Setup\r\n\r\n```bash\r\ncd ../frontend\r\nnpm install\r\nnpm run dev\r\n```\r\n\r\nYou may need a `.env` in `/frontend` for:\r\n\r\n```env\r\nVITE_API_BASE_URL=http://localhost:5000\r\n```\r\n\r\nVisit: [http://localhost:5173](http://localhost:5173)\r\n\r\n---\r\n\r\n## ⚙️ Deployment\r\n\r\n* Frontend: **Vercel** (React/Vite)\r\n* Backend: **Vercel** (Serverless Express API)\r\n* Cloud uploads via **Cloudinary**\r\n* OAuth via **Google (Passport.js)**\r\n\r\n---\r\n\r\n## 📄 License\r\n\r\nLicensed under the [MIT License](LICENSE).\r\n\r\n---\r\n\r\n## 👤 Author\r\n\r\n**Ratul Hossain**\r\nFull-Stack Web Developer\r\n📍 Dhaka 1310, Bangladesh\r\n📧 [ratul.hossain.dev@gmail.com](mailto:ratul.hossain.dev@gmail.com)\r\n📞 +8801815555105\r\n\r\n---\r\n\r\n\u003e ⭐ If you found this project helpful, please consider giving it a star on GitHub!\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratul544388%2Fservice-now-mern-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fratul544388%2Fservice-now-mern-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratul544388%2Fservice-now-mern-stack/lists"}