-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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
- ๐ Product Requirements Document (PRD)
- ๐ง Technical Design Document (TDD)
- ๐บ๏ธ System Architecture Overview
- ๐ ๏ธ Operations Runbook
- ๐ฎ Future Improvements
๐ 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
- โ Store user data in cloud storage
- โ Cross-platform functionality (mobile & web)
- โ Blue-green deployment for zero downtime updates