Skip to content

A React Native App to connect small scale workers to the world

Notifications You must be signed in to change notification settings

aryanmonger20/FixIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIXIT

We all know that it is very irritating or sometimes very difficult for us to find a plumber or a electrician or a maid or many more working professionals on time in our nearby areas.To resolve this problem we are representing our App Fixit.


DEMO Video --> : FIXIT

By Team WHAT_THE_BUG

Our moto is to deliver best service in your nearby areas by seeing their rating and review

Any valid user can login in their app and they can add some known working professionals in their list,and they will appeae in the app.

WELCOME PAGE :-

Front Page Login Page

REGISTRATION AND LOGIN PAGE :-

Registration Page Login Page

Consumer can make contact with him or do whatsapp him and tell him what they require from him

WORKING OF PROJECT:-

The working of this aap is very easy and It is also very easy for Any consumer to make contacts with working professionals and get their services at home in very less amount without any problem!
Register Here Contact Details Listing Screen
It will help consumer to directly contact the person with their own , it will be easy for consumers to contact for their service and it will also help for worker to get their work and make their economic growth.

RATING

AFTER SEEING RATING WE CAN CHOOSE BEST WORKING PROESSIONALS FOR OUR REQUIREMENT

TECHNOLOGIES USED

Code

Running the project locally: First of all, install the dependencies by running the following command in "frontend functions" directories code

First go to the Frontend Directory
cd frontend
Then give this command
npm install
 npm start

Then, in the "backend/functions" directory, start the backend server using the following command:

First go to Backend Directory
cd backend
npm install nodemon
npm index.js

Contributing to the project:

Pull requests / bug reports are welcome :)

Please refer to the project's style and naming conventions for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

Fork the repo on GitHub Clone the project to your own machine Commit changes to your own branch Push your work back up to your fork Submit a Pull request so that we can review your changes NOTE: Be sure to merge the latest from "upstream" before making a pull request!