Skip to content

HireMe is a mobile application that bridges the gap between underprivileged workers and the IT world, empowering them with more job opportunities. It also simplifies hiring for users by offering a wide range of services in one app.

Notifications You must be signed in to change notification settings

Onnesok/hire_me

Repository files navigation

HireMe: Connecting People to Opportunities

HireMe is a mobile application that bridges the gap between underprivileged workers and the IT world, empowering them with more job opportunities. It also simplifies hiring for users by offering a wide range of services in one app.

🛠️ Tech Stack

  • Frontend: Flutter
  • Backend: Node.js, Express.js
  • Database: MongoDB Atlas

🗃️ Backend :

Backend Here

Demo

Home (Dark) Home (light) Profile page Login page Help Page Booking Admin privilege
Home Home profile Login Help Help Admin

File structure


Onnesok-hire_me/
├── README.md
├── .env
├── assets/
│   ├── Icon/
│   ├── banner/
│   ├── mockups/
│   └── ui/
├── lib/
│   ├── AdminControlPage.dart
│   ├── admin_page.dart
│   ├── cart_page.dart
│   ├── customer_page.dart
│   ├── employee_page.dart
│   ├── help_page.dart
│   ├── home.dart
│   ├── main.dart
│   ├── search_page.dart
│   ├── api/
│   │   └── api_root.dart
│   ├── controller/
│   │   ├── Edit_profile_controller.dart
│   │   ├── banner_controller.dart
│   │   ├── change_password_controller.dart
│   │   ├── login_controller.dart
│   │   ├── map_page_controller.dart
│   │   ├── notification_page_controller.dart
│   │   ├── profile_page_controller.dart
│   │   ├── registration_controller.dart
│   │   ├── service_booking_page1_controller.dart
│   │   └── service_booking_page2_controller.dart
│   ├── model/
│   │   ├── Edit_profile_model.dart
│   │   ├── banner_model.dart
│   │   ├── change_password_model.dart
│   │   ├── login_model.dart
│   │   ├── map_page_model.dart
│   │   ├── notification_page_model.dart
│   │   ├── profile_page_model.dart
│   │   ├── registration_model.dart
│   │   ├── servicce_booking_page1_model.dart
│   │   └── service_booking_page2_model.dart
│   ├── service/
│   │   ├── local_notification.dart
│   │   ├── login_api_service.dart
│   │   ├── permissions_page.dart
│   │   ├── profile_provider.dart
│   │   └── themeprovider.dart
│   ├── theme/
│   │   └── app_theme.dart
│   ├── view/
│   │   ├── Edit_profile_view.dart
│   │   ├── banner_list_view.dart
│   │   ├── change_password_view.dart
│   │   ├── login_view.dart
│   │   ├── map_page_view.dart
│   │   ├── notification_page_view.dart
│   │   ├── profile_page_view.dart
│   │   ├── registration_view.dart
│   │   ├── service_booking_page1_view.dart
│   │   └── service_booking_page2_view.dart
│   └── widgets/
│       ├── appbar_home_widget.dart
│       ├── bottom_appbar.dart
│       ├── custom_bottom_sheet.dart
│       ├── custom_input_field.dart
│       ├── home_ItemGridView_widget.dart
│       └── theme_selector.dart

For updated file structure use gitingest

Follow me ?

🚀 How to Get Started

Clone the Repository

git clone https://github.com/your-repo/hireme.git
cd hireme

Install dependencies and run :

flutter pub get
flutter run

About

HireMe is a mobile application that bridges the gap between underprivileged workers and the IT world, empowering them with more job opportunities. It also simplifies hiring for users by offering a wide range of services in one app.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages