Giter Club home page Giter Club logo

okra-code-exam's Introduction

Okra Code Challenge

The purpose of this test is to build the Wallet Application found here using the above boilerplate: https://xd.adobe.com/view/2190ec88-7caf-4e23-68d1-e9b6b8ec2bf3-57a1/

You can build this out in as many pages as you like (We recommend no more than 2-3 as we are more worried about quality versus quantity)

The purpose will be to nderstand your knowledge of:

  1. MVC Structure
  2. Client to Server commnuication (we recommend Redux)
  3. Code reusability and struture
  4. Best Practicies in nominculture, strucutre, etc.
  5. UI / UX (but this isn't a design competition)
  6. How you handle dummy / static data [feel free to send back the same random data in the XD or cough faker module cough]
  7. Converting UI to Usable Code

This doesnt have to be connected to any LIVE data source, but feel free to impress us :)

If you move on to the next step in the coding challenge you will build upon your creation here!

Once done send the results to [email protected]

Quick Start

# Clone the repository
git clone https://github.com/crsandeep/simple-react-full-stack

# Go inside the directory
cd okra-code-exam

# Install dependencies
yarn (or npm install)

# Start development server
yarn dev (or npm run dev)

# Build for production
yarn build (or npm run build)

# Start production server
yarn start (or npm start)

Folder Structure

All the source code will be inside src directory. Inside src, there is client and server directory. All the frontend code (react, css, js and any other assets) will be in client directory. Backend Node.js/Express code will be in the server directory.

okra-code-exam's People

Contributors

coolashelvetica 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.