Code Monkey home page Code Monkey logo

cracking_the_resume's Introduction

Cracking The Resume Gitter

A web application where users can upload their resumes and have it reviewed by other users (specific to CS majors). Users also have the ability to upvote, downvote, and comment on other users’ resumes.

The web app is now deployed on: https://crackingtheresume.herokuapp.com

Youtube link Official Release

https://youtu.be/YzdJ5D0T4SU

How to run the web application on your local machine

Step 1:

  • Install Node.js on your local machine: https://nodejs.org/en/
  • Run and execute the file
  • Now you have npm on your machine

Step2:

In your Mac (Mac) or Windows Terminal(Powershell):

$ git clone https://github.com/levys19/Cracking_the_resume.git

After you cloned the repository, go inside the directory (~/Cracking_the_resume)

$ cd Cracking_the_resume

Step 3:

From the Cracking_the_resume directory, enter the cracking_the_resume directory (~/Cracking_the_resume/cracking_the_resume)

$ cd cracking_the_resume

Then run:

$ npm install

to download all the dependencies.

Lastly run:

$npm start

to start the server

Now, the web app can be launched in your local web browser on localhost:3000

MVP:

  1. Users will first create a user account with the web application or log into their exisiting account: These are the fields they are required to fill out(when they first create an account):
    • Firstname
    • Lastname
    • Username
    • Password
    • Upload Resume
  2. Then, user uploads their resume to the web app
  3. After the user uploads their resume, he/she can upvote, downvote or comment on other users' resumes.

100 Level Add-on Feature

Displayed comment time each timer a user comments

Add-on Features

  • Making the resume anonymous so users do not see eath other's personal information
  • Meet up with other users (virtually) and practice for coding interviews through the web app
  • Include other communities/majors instead of just computer science
  • Rank top 10 resumes into top resume page so others can see the best resumes and gain inspiration from them
  • Incorporate a Resume Template Maker that will automatically create a resume for the user once they fill in their information about education, work experience, etc.

User Story:

I want to have my resume reviewed by other people in my major/field. I also want to be able to look at other people’s resumes and give them valuable feedback in a quick manner.

cracking_the_resume's People

Contributors

levys19 avatar sravanika avatar lieselva avatar yongji97 avatar shallyguo avatar xinyuche avatar ontheloosewu avatar

Stargazers

 avatar

Watchers

 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.