{"id":30772236,"url":"https://github.com/nafijur-rahaman/tripora-frontend","last_synced_at":"2026-04-12T13:02:54.236Z","repository":{"id":312757966,"uuid":"1048630179","full_name":"nafijur-rahaman/Tripora-Frontend","owner":"nafijur-rahaman","description":"A full-stack travel package management system with Node.js, Express, MongoDB, Firebase, and React + Tailwind CSS for a modern, responsive, and secure booking platform.","archived":false,"fork":false,"pushed_at":"2025-09-03T13:22:20.000Z","size":13270,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-03T15:22:34.374Z","etag":null,"topics":["expressjs","firebase","mongodb","nodejs","react-router","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://tripora-amber.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/nafijur-rahaman.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-01T18:58:17.000Z","updated_at":"2025-09-03T13:23:38.000Z","dependencies_parsed_at":"2025-09-03T15:22:34.951Z","dependency_job_id":null,"html_url":"https://github.com/nafijur-rahaman/Tripora-Frontend","commit_stats":null,"previous_names":["nafijur-rahaman/tripora","nafijur-rahaman/tripora-frontend"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nafijur-rahaman/Tripora-Frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafijur-rahaman%2FTripora-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafijur-rahaman%2FTripora-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafijur-rahaman%2FTripora-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafijur-rahaman%2FTripora-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nafijur-rahaman","download_url":"https://codeload.github.com/nafijur-rahaman/Tripora-Frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafijur-rahaman%2FTripora-Frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695280,"owners_count":25151486,"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-09-04T02:00:08.968Z","response_time":61,"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":["expressjs","firebase","mongodb","nodejs","react-router","reactjs","tailwindcss"],"created_at":"2025-09-05T01:01:00.665Z","updated_at":"2026-04-12T13:02:49.183Z","avatar_url":"https://github.com/nafijur-rahaman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Tripora – Travel Package Management\n\nA **full-stack travel package management system** with **Node.js, Express, MongoDB, Firebase**, and **React + Tailwind CSS** for a modern, responsive, and secure booking platform.\n\n---\n\n## 🚀 Features\n\n- User authentication with **Firebase**\n- CRUD operations for **travel packages**\n- **Package booking management**\n- **Category management**\n- Token-protected APIs for secure access\n- Responsive **frontend with React + Tailwind CSS**\n- Smooth animations using **Framer Motion**\n- Interactive carousels with **React Slick**\n\n---\n\n## 🛠️ Tech Stack\n\n| Layer | Technology |\n|-------|------------|\n| Backend | Node.js, Express.js |\n| Database | MongoDB Atlas |\n| Authentication | Firebase Admin SDK |\n| Frontend | React, Tailwind CSS, Axios, React Router |\n| Animations \u0026 UI | Framer Motion, Lucide React, React Icons, SweetAlert2, React Slick |\n\n---\n\n## 🌐 Frontend Setup\n\n### 1. Installation\n\n#### Clone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/nafijur-rahaman/Tripora-Frontend.git\ncd Tripora-Frontend\nnpm install\n```\n\n\n### Environment Variables\n#### Create a .env file in the root directory with the following variables:\n\n```bash\nVITE_API_URL=http://localhost:5000\nVITE_FIREBASE_API_KEY=your_firebase_api_key\nVITE_FIREBASE_AUTH_DOMAIN=your_project.firebaseapp.com\nVITE_FIREBASE_PROJECT_ID=your_project_id\nVITE_FIREBASE_STORAGE_BUCKET=your_project.appspot.com\nVITE_FIREBASE_MESSAGING_SENDER_ID=your_sender_id\nVITE_FIREBASE_APP_ID=your_app_id\n\n```\n\n### Run Frontend\n#### Start the development server:\n\n```bash\nnpm run dev\n\n```\n## 📂 Backend Setup\n\n\n## Installation\n### Follow these steps to get the project up and running:\n\n1. **Clone the repository**\n\n```bash\ngit clone https://github.com/nafijur-rahaman/Tripora-Backend.git\ncd Tripora-Backend\n```\n\n2. **Install dependencies**\n\n```bash\nnpm install\n```\n\n3. **Run The Project**\n\n```bash\nnpm start\n```\n\n\u003e Make sure you have Node.js and npm installed on your system.\n\n\n4. **Create .env file**\n\n```bash\nPORT=5000\nDB_USER=your_mongodb_user\nDB_PASS=your_mongodb_password\nDB_NAME=triporaDB\n\nFIREBASE_PROJECT_ID=your_project_id\nFIREBASE_PRIVATE_KEY=your_private_key\nFIREBASE_CLIENT_EMAIL=your_client_email\n\n```\n## API Endpoints\n\n### Public Routes\n\n\n| Method | Endpoint    | Description                |\n| :-------- | :------- | :------------------------- |\n| `GET` | `/` | **check for the server** |\n| `GET` | `/api/get_all_packages/` | **Fetch all travel packages** |\n| `GET` | `/api/categories` | **Fetch all travel categories** |\n\n\n### Protected Routes (require Firebase token in Authorization header)\n\n\n\n##  API Endpoints\n\n| Method | Endpoint | Description | Parameters |\n|--------|---------|-------------|------------|\n| POST   | `/api/create_package/` | Create a new package | N/A |\n| GET    | `/api/get_limited_packages/` | Fetch 6 packages | N/A |\n| GET    | `/api/get_package/:id` | Fetch a single package by ID | `id` **string** - **Required**. ID of the package to fetch |\n| GET    | `/api/get_user_packages/` | Get all packages created by a user | N/A |\n| PUT    | `/api/update_package/:id` | Update a package by ID | `id` **string** - **Required**. ID of the package to update |\n| DELETE | `/api/delete_package/:id` | Delete a package by ID | `id` **string** - **Required**. ID of the package to delete |\n| POST   | `/api/book_package/` | Book a package | N/A |\n| PUT    | `/api/update_booking/:id` | Update booking status to completed | `id` **string** - **Required**. ID of the booking to update |\n| DELETE | `/api/delete_booking/` | Delete a booking | `id` **string** - **Required**. ID of the booking to delete |\n| GET    | `/api/get_all_bookings` | Get all bookings for a guide | N/A |\n\n\n\n## 📧 Contact\n\n**Author:** Md. Nafijur Rahaman  \n\n**GitHub:** [nafijur-rahaman](https://github.com/nafijur-rahaman)  \n\n**Email:** [tanjidnafis@gmail.com](mailto:tanjidnafis@gmail.com)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafijur-rahaman%2Ftripora-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnafijur-rahaman%2Ftripora-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafijur-rahaman%2Ftripora-frontend/lists"}