{"id":29313039,"url":"https://github.com/deepanshu1008/estate-connect","last_synced_at":"2026-05-06T03:33:27.560Z","repository":{"id":294261419,"uuid":"986427626","full_name":"Deepanshu1008/Estate-Connect","owner":"Deepanshu1008","description":"A modern real estate management platform built with Angular 10, Spring Boot 6, and MySQL 8. This full-stack application enables property listings, user inquiries, and administrative controls with a secure and responsive interface.","archived":false,"fork":false,"pushed_at":"2025-05-19T15:50:34.000Z","size":1310,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T16:50:47.522Z","etag":null,"topics":["angularjs","bootstrap","mysql8","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Deepanshu1008.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-05-19T15:37:18.000Z","updated_at":"2025-05-19T15:53:55.000Z","dependencies_parsed_at":"2025-05-19T17:01:38.321Z","dependency_job_id":null,"html_url":"https://github.com/Deepanshu1008/Estate-Connect","commit_stats":null,"previous_names":["deepanshu1008/estate-connect"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Deepanshu1008/Estate-Connect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepanshu1008%2FEstate-Connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepanshu1008%2FEstate-Connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepanshu1008%2FEstate-Connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepanshu1008%2FEstate-Connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deepanshu1008","download_url":"https://codeload.github.com/Deepanshu1008/Estate-Connect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepanshu1008%2FEstate-Connect/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264049081,"owners_count":23549405,"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":["angularjs","bootstrap","mysql8","spring-boot"],"created_at":"2025-07-07T09:14:00.665Z","updated_at":"2025-10-03T21:40:47.965Z","avatar_url":"https://github.com/Deepanshu1008.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Estate-Connect\n\nEstate-Connect is a full-stack web application for real estate property management built using Angular 10, Spring Boot, and MySQL 8. The application provides separate interfaces for users and administrators to manage properties, inquiries, and feedback.\n\n## Technologies Used\n\n- Frontend: Angular 10\n- Backend: Spring Boot 3.0.1\n- Database: MySQL 8\n- Security: Spring Security with JWT\n- Java Version: 17\n\n## Features\n\n### User Features\n- View available properties\n- Submit property inquiries\n- Add feedback for properties\n- Track inquiry status\n- User authentication and authorization\n- Responsive user interface\n\n### Admin Features\n- Property management (Add/Edit/Delete)\n- View and manage user inquiries\n- View user feedback\n- Admin control panel\n- Property listing management\n\n## Prerequisites\n\n- Node.js and npm\n- Angular CLI 10.x\n- Java Development Kit (JDK) 17\n- MySQL 8.x\n- Maven\n\n## Installation \u0026 Setup\n\n### Clone the Repository\n```bash\ngit clone https://github.com/yourusername/Estate-Connect.git\ncd Estate-Connect\n```\n\n### Frontend Setup (Angular)\n```bash\ncd angularapp\nnpm install\nng serve\n```\nThe frontend will be available at `http://localhost:4200`\n\n### Backend Setup (Spring Boot)\n```bash\ncd springapp\nmvn clean install\nmvn spring:boot run\n```\nThe backend will start at `http://localhost:8080`\n\n### Database Configuration\nThe application uses MySQL. Update the database configuration in `springapp/src/main/resources/application.properties`:\n```properties\nspring.datasource.url=jdbc:mysql://localhost/appdb?createDatabaseIfNotExist=true\nspring.datasource.username=your_username\nspring.datasource.password=your_password\n```\n\n## Project Structure\n\n### Frontend Components\n- **Home Page**: Landing page for the application\n- **Authentication**: Login and Registration components\n- **User Dashboard**: Property viewing and inquiry management\n- **Admin Panel**: Property and user management interface\n- **Feedback System**: User feedback submission and admin review\n\n### Backend Structure\n- RESTful APIs for property management\n- User authentication and authorization\n- Database integration\n- File handling for property images\n- Security configurations\n\n## Security\n\n- JWT based authentication\n- Role-based access control (User/Admin)\n- Password encryption using BCrypt\n- Protected API endpoints\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepanshu1008%2Festate-connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepanshu1008%2Festate-connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepanshu1008%2Festate-connect/lists"}