Giter Club home page Giter Club logo

resumebuilder's Introduction

Today's Objective: Hack the Résumé

Tip: Read [General Information.md]("./General Information.md") for more info on how to get started and submit.

In our last Hackathon, we built a project where we generated a resume from a JSON object.

Today, we will do the opposite -- we will create a simple resume builder form that saves resume information inside a JSON Resume object.

Requirements

JSON Resume supports many fields. Your goal is to create a builder that supports all of these fields. The builder must then output data to JSON Resume.

Required:

  • Your builder must have an input form.
  • Your builder must supports all JSON Resume fields.
  • For array fields, your builder must support unlimited numbers of entries.

Builder Input Requirements

You may use any GUI you wish:

  • Plain HTML
  • React
  • Vue
  • Angular
  • Electron
  • CLI (yes, you can make this a terminal-only project)

Builder Output Requirements

  • Your output must be in JSON Resume format.
  • You may either (a) display the output immediately, OR (b) save it to a file.

Restrictions

Your project must use JavaScript.

There are no other restrictions.

Tips for success:

  1. The project is intentionally simple so you can focus on code quality.
  2. The requirements are intentionally minimalistic so you can get as creative as you'd like.
  3. Code review is an opportunity for everyone to really shine.

resumebuilder's People

Contributors

w-joy5015 avatar monarchwadia avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.