Williano / Job-Listing

An iOS and Android app for Jobs and Artisans listing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Listing

An iOS and Android app for Artisans listing.

Table of contents

General info

This is an app that list jobs and Artisans.

Screenshots

iOS

Job Categories Artisans Profile
iphone_cat iphone_users

Android

Job Categories Artisans Profile
android_cat android_users

Figma Designs

Job Listing UI Design

Technologies

  • Dart
  • Flutter
  • Icons8

Setup

To run this app, you will need to follow these 3 steps:

1. Requirements
  • a Laptop

  • Xcode or Android Studio

  • Git installed on your Laptop.

2. Install Dart and Flutter
3. Set up and run the app from your command line:
# Clone this repository
$ git clone https://github.com/Williano/Job-Listing.git

# Go into the repository
$ cd Job-Listing

# Install all dependences 
$ flutter pub get

# Run App
$ flutter run

Features

  • Job Categories Screen
  • Artisans Profile Screen

Status

Project is: done

Inspiration

This project is based on the goal of imporving my Dart and Flutter skills.

Contact

Created by Williano - feel free to contact me!

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

Contributing

  1. Fork it (https://github.com/Williano/Job-Listing.git)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

An iOS and Android app for Jobs and Artisans listing.

License:MIT License


Languages

Language:Dart 93.4%Language:Kotlin 3.2%Language:Swift 3.1%Language:Objective-C 0.3%