MRxTHUNDER / internshala_mini

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internshala Mini Clone

A Flutter app that mimics key features of the Internshala platform.

It includes:

  1. Splash Screen: Welcome page with a logo.
  2. Home Screen: Lists internships fetched from an API.
  3. Search: Search internships by title; integrates with filters for profile, city, and duration.
  4. Filter Screen: Apply filters to refine search results.
  5. Internship Details: Detailed view of internship information with 'Apply' functionality.
  6. Application Screen: Submit cover letter, relocation checkbox, and upload resume.

Getting Started

  1. Clone the repository.

  2. Run flutter pub get to install dependencies.

  3. Use flutter run to start the app.

API Integration

Internships are fetched from a provided API.

Demonstartion

mini_internshala.mp4

Notes

Only front-end functionality is implemented. Backend services are not included.

The resume upload feature is for UI demonstration only.

About


Languages

Language:Dart 38.0%Language:C++ 30.8%Language:CMake 25.2%Language:Swift 2.4%Language:C 1.8%Language:HTML 1.6%Language:Kotlin 0.2%Language:Objective-C 0.0%