akarsh / flutter-akarsh-seggemu-resume

Flutter resume application that follows schema of https://jsonresume.org/ to parse the JSON resume file and shows the resume in an iOS and Android application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter - Resume application project

This project is developed to show the resume using flutter framework. The resume is maintained in a JSON format following resume JSON structure.

Table of Contents

Features

  • Download a remote JSON file and profile image file in the application.
  • Store the downloaded remote JSON file and profile image in the application.
  • Read the stored JSON file in the application.
  • Pass data from resume schema layout to other layouts.
  • Translate the contents in the application based on the resume language selected by the user.
  • Application adapts to different screen sizes.
  • Continuous Integration (Travis-CI) to test the application.

Requirements

  • Android requirements

    • Android 16+
    • Android Studio 3+
    • Java 1.8
  • iOS requirements

    • iOS 10+
    • Xcode 11+
    • Swift 4+

License

Resume application project is released under the GNU General Public License v3.0 license. See LICENSE for details.

About

Flutter resume application that follows schema of https://jsonresume.org/ to parse the JSON resume file and shows the resume in an iOS and Android application

License:GNU General Public License v3.0


Languages

Language:Dart 84.0%Language:Ruby 12.8%Language:Kotlin 1.6%Language:Swift 1.5%Language:Objective-C 0.1%