Skip to content

WaqasZafar9/socialswirl

Repository files navigation

Project Title: SocialSwirl App

Description

A Flutter application offering a platform for users to explore courses, apply for remote jobs, and access services provided by the company. The app provides a seamless user experience with a responsive and visually appealing design, leveraging modern state management and routing techniques.

Socialify Image


Shields

License
Build
Flutter


Project Demo

You can check the live demo of the project here:

socialswirl.1.1.mp4

Project Screenshots

Screenshots

Screenshot 2024-10-15 231946 Screenshot 2024-10-15 232006 Screenshot 2024-10-15 232020


Features

  • Display available services and courses.
  • Apply for remote jobs and internships.
  • View testimonials and expert profiles.
  • Access detailed descriptions of company services.
  • Responsive design across multiple devices.
  • Built-in drawer for seamless navigation.

Installation Steps

Step 1: Clone the repository

git clone (https://github.com/WaqasZafar9/socialswirl.git)
cd your-project-folder

Step 2: Install dependencies

flutter pub get

Step 3: Run the app

flutter run

Contribution Guidelines

  • Fork the repository and create your feature branch:
    git checkout -b feature/your-feature
  • Commit your changes:
    git commit -m "Add your commit message"
  • Push to the branch:
    git push origin feature/your-feature
  • Create a pull request for review.

Technologies Used

  • Flutter: Frontend development.
  • Dart: Programming language.
  • Riverpod: State management.
  • GetX: Navigation and state management.
  • Lottie: For animations.
  • Google Fonts: Custom typography.

License Information

This project is licensed under the MIT License - see the LICENSE file for details.


Support Information

For any issues or support requests, please feel free to contact us.


Roadmap

  • Implement additional features based on user feedback.
  • Optimize performance for various devices.
  • Expand the library of courses and services offered.
  • Enhance UI/UX based on the latest design trends.

Run Locally

To run this project locally, follow the installation steps above. Ensure you have Flutter installed and properly set up on your machine. After cloning the repository and installing dependencies, you can start the app with:

flutter run

Make sure to have an emulator running or a physical device connected.