UrbanLink aims to bridge the gap between local service providers and new visitors by offering a user-friendly platform for easy service discovery and connection. Whether you're looking for restaurants, medical facilities, repair services, or any other essential service, UrbanLink helps you find them quickly and efficiently.
- π Location-Based Search - Find services in your current or desired location. (Not Completely Implemented)
- π Smart Search & Filters - Search for specific services and filter results based on ratings, distance, and availability.
- π Interactive Maps - View service providers on a dynamic map for easy navigation.
- π₯ User Reviews & Ratings - Get insights from real user reviews before choosing a service.
- π Direct Contact - Contact service providers directly from the platform.
- πΌ Business Profiles - Service providers can create profiles to showcase their offerings.
- Angular 19
- TypeScript
- Tailwind CSS
- Spring Boot (Future Scope)
- REST APIs (Future Scope)
- Currently We are using json for dummy api's
- MySQL (Future Scope)
- Currently We are using json for dummy api's
β
AI-based recommendations based on user preferences.
β
Offline mode for searching services without an internet connection.
β
In-app booking and payment system for services.
We welcome contributions! Follow these steps:
- Fork the repository.
- Create a new feature branch:
git checkout -b feature-branch - Commit your changes:
git commit -m "Add new feature" - Push to the branch:
git push origin feature-branch - Open a pull request.