Skip to content

Latest commit

 

History

History
113 lines (110 loc) · 8.75 KB

README.md

File metadata and controls

113 lines (110 loc) · 8.75 KB

JOBSQUE

demo : https://drive.google.com/file/d/1RwU1rsn5PSZquZQyopJ_0OIT9ZtVLMhb/view?usp=sharing

JOBSQUE is a professional networking platform and job portal designed to connect job seekers with employers and facilitate meaningful career opportunities. It serves as a one-stop solution for individuals looking for new job opportunities and companies seeking talented professionals.

Technologies

Flutter
API

key Features

State management: Bloc.
Architecture Pattern : MVVM
Design Pattern : repository patterns
Solid principles
Backend: Api.
Local database: Hive.
simple Local database: shared prefernces.
Animation
Packages : flutter_screenutil , internet_connection_checker , shared_preferences , flutter_launcher_icons , go_router , flutter_svg , font_awesome_flutter , country_code_picker , dotted_border , intl , pin_code_fields , percent_indicator , flutter_bloc , bloc , dartz , get_it , cached_network_image , url_launcher , hive , hive_flutter , equatable , file_picker , path_provider , share_plus , modal_progress_hud_nsn , dio , pull_to_refresh

Setup

install all packages by flutter pub get .