J

Joli

Your local solution to job hunts.

J

Joli

Your local solution to job hunts.

The problem Joli solves

We intend to solve unemployment and ensure the supply of expertised workers.
We plan on developing an app which can be used by people to get in touch with expert workers to provide them with chores and services .

Thus we will be helping unemployed skilled laborers to get work and get paid.

We will also be helping out people searching for skilled laborers to meet their needs for an affordable rate.

We believe, in this current pandemic situation, our app will be a great relief for people looking for jobs and for people struggling to get in touch with skilled laborers.

Challenges I ran into

The geolocator package used was not compatable to our sdk version. We solved it by editing our app level build.gradle.
Later while adding firebase the syntax we used were depreciated . We solved it by reading upon new syntax and using it.
Null safety also took its toll on us. We solved it by adding //@dart=2.9 over the main.dart.
Transferring data from streambuilder from one page to another resulted in the next page to crash. We solved it by passing a Document snapshot from streambuilder to other pages and then accesing data locally.

Technologies used

Discussion