https://github.com/simonpham/easy_cv
Create your own perfect CV effortlessly. App created for Developer Student Clubs Solution Challenge. Powered by Flutter. Live demo link:
https://github.com/simonpham/easy_cv
Last synced: 3 months ago
JSON representation
Create your own perfect CV effortlessly. App created for Developer Student Clubs Solution Challenge. Powered by Flutter. Live demo link:
- Host: GitHub
- URL: https://github.com/simonpham/easy_cv
- Owner: simonpham
- Created: 2020-02-22T10:53:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T05:58:12.000Z (almost 4 years ago)
- Last Synced: 2025-09-02T14:46:28.036Z (10 months ago)
- Language: Dart
- Homepage: https://easycv.simonit.dev
- Size: 6.34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DSC Easy CV
###### Create your own perfect CV effortlessly
### Features
* Create your own perfect CV
* A hosted website to show & share your CV
### Build & Run
To build the app, you should have:
* Flutter (**beta** channel)
* Android SDK (for running on Android)
* Xcode (for running iOS)
* Connect a device or emulator
Run the app on web using this command: `flutter run -d chrome`
Run the app on mobile using this command: `flutter run`

