Skip to content

Latest commit

 

History

History
83 lines (53 loc) · 2.54 KB

README.md

File metadata and controls

83 lines (53 loc) · 2.54 KB

GETWORKER - ON GOING PROJECT

Getworker is a freelancer application with node js as the backend, where the employee can search for freelance jobs and submit a proposal. If the employer accepts the proposal, an employee can work on that project within a certain time period. Following MVC architecture.

Table of contenst

Installation

To install and run this project, you will need to have the following dependencies installed on your machine:

  • Flutter SDK
  • Android Studio or Visual Studio Code
  • Node js

To install the project, follow these steps:

  1. Clone the repository to your local machine
  2. Open the project in Android Studio or Visual Studio Code
  3. Connect an Android device or lauch an emulator
  4. Run the command 'flutter pub get' using the terminal
  5. Run the project by clicking the "run" button in the top menu or by using the terminal command 'flutter run'
  6. Run the command 'npm start' in the cmd of the backend folder

Usage

User can do the following:

  • Can seek job
  • Submit a proposal
  • If the employer accepts the bid user can work as a employee for that project
  • Need to purchase credits for submitting a proposal
  • Can verify KYC
  • Get paid by the employer
  • Chat with employee (on the process)

Screenshots

Login Screen Job Screen Job Detail Screen Submit Proposal Screen

Packages and Credits

License

License