{"id":30823929,"url":"https://github.com/gaurav-0211/pml-project","last_synced_at":"2026-04-15T14:02:12.500Z","repository":{"id":311156779,"uuid":"1042070389","full_name":"Gaurav-0211/PML-Project","owner":"Gaurav-0211","description":"This project is the frontend part of the PML-Full Stack Application. Uses React, React Dom and Tailwind for Implementation.","archived":false,"fork":false,"pushed_at":"2025-08-22T12:04:18.000Z","size":290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-15T14:13:12.032Z","etag":null,"topics":["react","react-native","react-router","tailwindcss"],"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/Gaurav-0211.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-08-21T12:45:55.000Z","updated_at":"2025-08-22T12:04:21.000Z","dependencies_parsed_at":"2025-08-22T14:19:20.520Z","dependency_job_id":"0f21c9b7-a101-4081-861a-665df53d2291","html_url":"https://github.com/Gaurav-0211/PML-Project","commit_stats":null,"previous_names":["gaurav-0211/pml-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gaurav-0211/PML-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-0211%2FPML-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-0211%2FPML-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-0211%2FPML-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-0211%2FPML-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gaurav-0211","download_url":"https://codeload.github.com/Gaurav-0211/PML-Project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-0211%2FPML-Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31844329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: 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":["react","react-native","react-router","tailwindcss"],"created_at":"2025-09-06T11:09:16.113Z","updated_at":"2026-04-15T14:02:12.479Z","avatar_url":"https://github.com/Gaurav-0211.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 React Frontend - Authentication \u0026 Dashboard\n\nThis is the **frontend application** built with **React** for handling **user authentication** (Register, Login, Forgot Password) and providing a **Dashboard** to interact with the backend server (Spring Boot API).\n\n\u003e ⚡ The backend repository (Spring Boot) is maintained separately. This repo is only for the **React frontend**.\n\n---\n\n## ✨ Features\n\n✅ **User Authentication**\n- 🔑 Register new users with validation.\n- 🔓 Login with email \u0026 password.\n- ❌ Forgot Password flow:\n  - User receives a **reset link on email**.\n  - Redirects to **reset password form** (New Password + Confirm Password).\n\n✅ **Dashboard**\n- 📊 Fetches data securely from the backend server.\n- 📥 Displays data in a structured format.\n- 🎯 User-friendly and responsive design.\n\n✅ **Extras**\n- 📱 Fully responsive design (mobile + desktop).\n- 🎨 Styled with modern UI/UX enhancements.\n- ⚡ Easy integration with Spring Boot backend.\n\n---\n## 📂 Project Structure\n\n```bash\nfrontend/\n│── public/              # Static files\n│── src/\n│   ├── assets/          # Images, icons, etc.\n│   ├── components/      # Reusable UI components\n│   ├── pages/           # Register, Login, Forgot Password, Dashboard\n│   ├── context/         # State management (e.g., Auth Context)\n│   ├── App.js           # Main app entry\n│   ├── index.js         # React DOM render\n│── package.json         # Dependencies \u0026 scripts\n│── README.md            # Project Documentation\n```\n\n## Result\n\u003cimg width=\"1903\" height=\"863\" alt=\"Screenshot 2025-08-21 182331\" src=\"https://github.com/user-attachments/assets/a1a26ef1-f060-460a-982e-188dc55e17c8\" /\u003e\n\n\u003cimg width=\"572\" height=\"682\" alt=\"Screenshot 2025-08-21 182340\" src=\"https://github.com/user-attachments/assets/cf15287e-aca2-4d49-907d-dba22ffeb9da\" /\u003e\n\n\u003cimg width=\"510\" height=\"406\" alt=\"Screenshot 2025-08-22 173315\" src=\"https://github.com/user-attachments/assets/2ac14681-8b97-4da3-8c35-c488a411399e\" /\u003e\n\n\u003cimg width=\"592\" height=\"588\" alt=\"Screenshot 2025-08-21 182349\" src=\"https://github.com/user-attachments/assets/de9ab996-784f-450c-8932-3fdfea6dd55e\" /\u003e\n\n\u003cimg width=\"1219\" height=\"738\" alt=\"Screenshot 2025-08-21 182411\" src=\"https://github.com/user-attachments/assets/7d48f048-d2fc-4c16-9035-9447f7a8bc1e\" /\u003e\n\n\u003cimg width=\"1063\" height=\"759\" alt=\"Screenshot 2025-08-21 182540\" src=\"https://github.com/user-attachments/assets/ed354fe2-c87b-428c-b149-b3fe95aeaf41\" /\u003e\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaurav-0211%2Fpml-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaurav-0211%2Fpml-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaurav-0211%2Fpml-project/lists"}