Skip to content

Rhuansantos/freelancer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freelancer App

CircleCI

Installation

npm install or yarn install

Runing application

npm start or yarn start

Roadmap

Stage 1

Initial proof-of-concept. [IN PROGRESS]

  • Search
  • Implement Tests with Mocha
  • Adapt old code for the Aribnb Style Guide
  • Renderer ReactElements to simple DOM

Stage 2

  • Back End with Elastich Search + MongoDb

Stage 3

  • Amamzon Alexa API

Contributions

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Create a pull request to the dev branch.

About

Example App using React-native + Redux, Node Js, MongoDB and Elastic Search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published