Shonirvor is a web application created with the aim of connecting service providers and consumers. It allows users to create accounts and offer services or request services from others. Whether you are a plumber, electrician, tutor, or any other service provider, Shonirvor provides a platform to share your expertise with those in need.
- User registration and authentication system.
- User roles: Service Providers and Consumers.
- Service providers can list the services they offer.
- Consumers can request services from providers.
- Real-time messaging between service providers and consumers using Socket.io.
- Search functionality to find relevant services.
- Interactive and user-friendly interface.
The following technologies were used to develop Shonirvor:
- Laravel: A PHP web application framework.
- MySQL: A relational database management system.
- Bootstrap: A front-end framework for responsive design.
- Vue.js: A progressive JavaScript framework for building user interfaces.
- Socket.io: A library for enabling real-time, bidirectional communication.