An open API service indexing awesome lists of open source software.

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:

Awesome Lists containing this project

README

          

# DSC Easy CV
###### Create your own perfect CV effortlessly

Get it on Google Play

### 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`