/easley-s4-manfred

Manfred Awesomic CV.

Primary LanguageJavaScriptMIT LicenseMIT

Manfred Awesomic CV


Welcome to the first prototype of Manfred Awesomic CV (MACv) 📄 + 👩‍💻 = 🚀

This project is based on this JSON schema.

This App is a work in progress towards a standardized curriculum format.

By clicking here, you'll go to its latest version. Jump to the Using MACv section to get started.

Repo instructions

This project was bootstrapped with Create React App.

To make it work, you first have to install create-react-app by typing: npm install -g create-react-app Then, clone the repo & run npm install to install the dependencies.

In the project directory, you can type npm start to run the app in the development mode.

Open http://localhost:3000 to view it in the browser.

In the terminal, type ctrl/cmd + c to stop it from running.

Using MACv

To create your CV, there are three different ways:

  1. Easy mode: click on the Form tab and fill the form fields with your data.

  2. Advanced: go the JSON editor tab and modify the JSON data.

  3. Pro: create your own JSON following this JSON schema, then paste it to the JSON editor text area.

After following any of these steps, click on the CV viewer tab to see your changes.

Once on the CV viewer tab, you can print your CV or copy the inner HTML to paste it to your website.

Community

This is an Open Source collaborative project, made with 💚 at Adalab as our last assignment. It was achieved with the guidance and endless support of Manfred.

We strive to learn and share with everybody, so feel free to send us a PR for improvements. Also, an issues section is on its way 😎