Soaq App
10/2022 – 11/2022
Android app that helps people to find jobs.
In this app I fetch data from the server that I built it with (Node.js), it contains many screens that show the jobs and descriptions of the job that you select, and you can call the manager or send him/her an email furthermore You can filter the jobs by country and category.
The app has nice and modern user interfaces.
The server has many APIs like add, delete, and get jobs …, the add and delete features are allowed in a separate app for owners to add and delete jobs.
The App published in google play (view the app).
information about the app:
• Using Flutter, and Dart.
• Architectural pattern: MVVM.
• Using Providers.
• Get data from API using: HTTP library.
• Build NodeJs server and APIs to serve the app like( Get jobs, Add Jobs, Delete jobs and more)