{"id":25084977,"url":"https://github.com/nabilabintaakter/milescape-client","last_synced_at":"2026-04-07T07:32:21.920Z","repository":{"id":271537014,"uuid":"912184031","full_name":"Nabilabintaakter/MileScape-client","owner":"Nabilabintaakter","description":"Milescape is a Marathon Management System that enables event organizers to create and manage marathons. Users can register for marathons, track their applications, and manage their participation via a personal dashboard. The project is built with React, Node.js, MongoDB, and Firebase for authentication.","archived":false,"fork":false,"pushed_at":"2025-02-12T13:41:53.000Z","size":1032,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:24:40.752Z","etag":null,"topics":["expressjs","firebase","javascript","jwt-authentication","mongodb","nodejs","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://coffee-store-5b114.web.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/Nabilabintaakter.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-01-04T20:57:33.000Z","updated_at":"2025-02-12T13:41:58.000Z","dependencies_parsed_at":"2025-02-12T13:48:30.216Z","dependency_job_id":"37116c93-bdfd-47f3-a927-0d3d75469871","html_url":"https://github.com/Nabilabintaakter/MileScape-client","commit_stats":null,"previous_names":["nabilabintaakter/b10a11-milescape-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nabilabintaakter/MileScape-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nabilabintaakter%2FMileScape-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nabilabintaakter%2FMileScape-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nabilabintaakter%2FMileScape-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nabilabintaakter%2FMileScape-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nabilabintaakter","download_url":"https://codeload.github.com/Nabilabintaakter/MileScape-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nabilabintaakter%2FMileScape-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","javascript","jwt-authentication","mongodb","nodejs","reactjs","tailwindcss"],"created_at":"2025-02-07T07:19:31.274Z","updated_at":"2026-04-07T07:32:21.895Z","avatar_url":"https://github.com/Nabilabintaakter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Milescape - Marathon Management System\n\n\u003cimg src=\"https://i.ibb.co.com/1Yq6rcNt/Screenshot-11.jpg\" alt=\"Home Page Screenshot\" width=\"100%\" /\u003e\n\nThe **Milescape** is a Marathon Management System that allows event organizers to create and manage marathon events. Users can sign up for marathons, track their applications, and manage their participation through a personalized dashboard. The project is built with React on the frontend and Node.js on the backend, with MongoDB for data storage and Firebase for authentication.\n\n## 🌐 **Live Website**\n[Visit the Live Site](https://coffee-store-5b114.web.app/)\n\n## ✨ **Key Features**\n1. **Dynamic User Experience**: Users can create, update, and delete marathon events dynamically.\n2. **Participant Management**: Logged-in users can apply for marathons, manage their registrations, and track their activities via a personal dashboard.\n3. **Responsive Design**: Optimized for mobile, tablet, and desktop views to ensure accessibility on all devices.\n4. **Authentication**: Secure login and registration using email/password and Google integration.\n5. **Private Routes**: User access is restricted for specific routes with JWT authentication and proper user verification.\n6. **Dynamic Pages**: Page titles dynamically update based on the route for a polished user experience.\n7. **Toast Notifications**: User-friendly notifications for all CRUD operations.\n8. **Search and Sort**: Search functionality for \"My Apply List\" and sorting of marathons by creation date for better user navigation.\n9. **Countdown Timer**: Displays the time remaining for marathon events on the Marathon Details page.\n\n## 🛠️ **Pages and Functionalities**\n- **Home Page**: Public page showcasing featured and upcoming marathon events, with a banner carousel and extra sections.\n- **Marathons Page**: Displays all marathon events in a grid layout with detailed views and sorting options.\n- **Dashboard**: Includes:\n  - **Add Marathon**: Create new marathon events.\n  - **My Marathon List**: Manage marathons created by the user.\n  - **My Apply List**: Track marathons the user has applied for with update and delete options.\n- **Marathon Details Page**: Detailed marathon information with registration capabilities.\n- **Login and Register Pages**: Secure authentication system with password validation.\n- **404 Page**: Custom \"Not Found\" page for invalid routes.\n\n\n## 🚀 **Technologies Used**\n\n- **Frontend**: React, React Router, Tailwind CSS, DaisyUI, React Query, React Datepicker, SweetAlert2, Lottie React, Swiper\n- **Backend**: Node.js, Express.js, MongoDB, JWT Authentication, Firebase Authentication\n- **Deployment**: Vercel, Firebase Hosting, MongoDB Atlas\n- **Other Libraries**: React Countdown Circle Timer, Localforage\n\n\n## Client Setup\n\nTo get the frontend of the application running, follow these steps:\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/Nabilabintaakter/B10A11-MileScape-client.git\n    cd B10A11-MileScape-client\n    ```\n\n2. Install the required dependencies:\n    ```bash\n    npm install\n    ```\n\n3. Start the development server:\n    ```bash\n    npm start\n    ```\n\n4. Open your browser and go to `http://localhost:5173`.\n\n## Backend Setup\n\nTo set up the backend, follow these steps:\n\n1. Clone the backend repository:\n    ```bash\n    git clone https://github.com/Nabilabintaakter/B10A11-MileScape-server.git\n    cd B10A11-MileScape-server\n    ```\n\n2. Install the required dependencies:\n    ```bash\n    npm install\n    ```\n\n3. Set up environment variables for Firebase and MongoDB credentials.\n\n4. Start the server:\n    ```bash\n    npm run dev\n    ```\n\n5. The backend will be accessible at `http://localhost:5000`.\n\n## Running the Application\n\n**Backend Repository:** [Milescape Server](https://github.com/Nabilabintaakter/B10A11-MileScape-server)  \n**Live API:** [Milescape API](https://b10-a11-milescape-server.vercel.app/axios)\n\n1. Ensure both the frontend and backend are running.\n2. Access the client-side application by navigating to the live website or your local development server.\n3. Use the provided features like user registration, marathon creation, and event registration.\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabilabintaakter%2Fmilescape-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnabilabintaakter%2Fmilescape-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabilabintaakter%2Fmilescape-client/lists"}