Skip to content

The labour services is an online application that provides an interface between the customer and labour. Labour will get employment and customer will get good service. Customers will be able to give feedback according to the service provided by labourer.

Notifications You must be signed in to change notification settings

ShubhamKhale/labourServices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

🚀 LabourServices

The Labor Services mobile application is an open-source online platform that serves as an interface between customers and laborers. It aims to connect laborers with employment opportunities while providing customers with convenient access to reliable services. Through this app, customers can easily hire laborers and have the option to provide feedback based on the quality of service received.

⚙️ Development Status


The development of the app is temporarily paused, efforts will be made to resume its progress and provide users with a seamless experience in the future

🤝 Contributors


All contributors of the open-source community are warmly welcomed to contribute to the Labor Services mobile application and share their valuable ideas. We encourage active participation and collaboration from the community to enhance the project further. Our issue section is open for discussions related to the project, providing a platform for exchanging thoughts, addressing concerns, and proposing improvements. Together, we can make the Labor Services app even better and more beneficial for both laborers and customers.

Tech stack 📚


Ionic Official Website React Official Website TypeScript official Website


Step for Contributions 🌟

  1. Fork the project

  2. Clone the project to run on your local machine using the following command

    git clone https://github.com/<your_github_username>/labourServices.git
  3. Get into the root directory

    cd labourServices
  4. Install all dependencies by running

    npm install
  5. Create your branch

    git checkout -b <your_branch_name>
  6. To run and view the application on localhost

    ionic serve
  7. Make your changes

  8. Stage your changes

    git add <filename>
  9. Commit your changes

    git commit -m <your-commit-message>
  10. Push your changes into your branch

    git push origin <your_branch_name>
  11. Create a Pull Request

    Click compare across forks if you don't see your branch

About

The labour services is an online application that provides an interface between the customer and labour. Labour will get employment and customer will get good service. Customers will be able to give feedback according to the service provided by labourer.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •