Skip to content
E.M.I.S.Premarathna edited this page Apr 22, 2025 · 13 revisions

๐Ÿงพ Quick Resume App โ€“ GitHub Wiki

Welcome to the Quick Resume App project Wiki. This application is a Flutter-based mobile app designed to help users create professional resumes quickly. It offers customizable templates, easy data input, and export options (PDF/DOCX). It was created to demonstrate:

  • Modern Flutter application architecture
  • Cross-platform mobile development
  • CI/CD deployment to GitHub Pages
  • Cloud storage integration for user data

๐Ÿ“š Wiki Pages


๐Ÿš€ Live Demo

You can try out the Quick Resume App live here: ๐Ÿ”— GitHub Pages Live Demo


๐Ÿ‘จโ€๐Ÿ’ป Technologies Used

  • Flutter/Dart
  • REST API
  • Cloud Storage
  • GitHub Actions (CI/CD)
  • GitHub Pages (Hosting)

๐Ÿ—‚๏ธ Project Repo

๐Ÿ”— GitHub Repository


๐Ÿงฉ Features

  • โœ… Create and edit professional resumes
  • โœ… Choose from multiple customizable templates
  • โœ… Export resumes as PDF/DOCX
  • โœ… Cross-platform functionality (mobile & web)
  • โŒ No backend (No authentication or database)

Clone this wiki locally