Git Product home page Git Product logo

talent's Introduction

Talent

Talent is an app used for employers, future, past, and present learners, and anyone interested in Learner's Guild to see what our learners have accomplished!

Getting Started

Fork the Talent repo.

Clone your forked repo.

Set your remote upstream to the original repo.

Prerequisites

You will be using React, thus, being able to work with and understand React is a must.

Knowing about Webpack and Babel would help as well.

This app also uses Redux and knowledge of Redux is required. Redux

This app uses a technique known as isomorphic rendering. For a better understanding, read this article. Isomorphic Rendering

Installing

Install the modules.

npm install

Then run the server.

npm run build
npm run update:data
npm run webpack:server
npm run start:dev

Globally install nvm, avn, and avn-nvm.

curl -o- https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
npm install -g avn avn-nvm
avn setup

TESTING SUBSECTION

Testing for this app is being done using Jest, Enzyme, and Navalia. To run the tests, run this command.

npm test

The code for the tests is located in the tests directory.

Built With

  • React - Library used to build the app.
  • React Router - Library used to give React routing capabilities.
  • Redux - Library used to store entire app's state.
  • Webpack - Library used to bundle js, css, and html.
  • Babel - Library used to compile js.

Versioning

express - 4.16.2 node - 8.1.2 react - 16.0.0 redux - 3.7.2 react-router-dom - 4.2.2

Authors

Jared Grippe Zubair Ahmed Douglas Lubaway - Project Lead Patrick Kallas Sally Maki Serafin Wesnidge Aaron Villanueva Michael Klein Ryan Greenberg Judy Tuan Punit Rathore Zubair Ahmed Breyana Scales

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Stephen Grider for the framework React app.
  • Punit and Judy for PR Reviews!

talent's People

Contributors

aaronev avatar bairbanu avatar deadlyicon avatar hhhhhaaaa avatar imsolost avatar jaredatron avatar jaycribas avatar jcelder avatar judytuna avatar leikkisa avatar lumodon avatar mkleincreative avatar neojax avatar pkallas avatar punitrathore avatar rae-ralston avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

jaycribas

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.