Giter VIP home page Giter VIP logo

goldi's Introduction

Goldi

Setup

./ops setup

Develop

# start developing ๐ŸŽ‰
./ops start

# stop developing ๐Ÿบ
./ops stop

Test

./ops test

Deploy

./ops ship

Todo

  • Clean up data on backend ;)
  • Add more tests
  • Fix play buttons

Complete

  • Given an API response you should show a company list.
  • Given an API response you should show company detail.
  • Given an API response you should show a discover feed which may link to company detail.
  • A company item from the list should be linked to detail.
  • Given a discover object, if it's a company video, it should be linked to company detail view.
  • Add a nav bar that handles those 2 actions (list and discover).
  • It's a good practice to cover your work with unit tests.
  • Try to write clean and self-explanatory code, (e.g. var X = 1; is not very descriptive.
  • Also any package or library that makes your life easier and the work cleaner is always welcome.
  • There is no need for visual tweaks but information should be ordered and readable enough also you may use any HTML/CSS framework to make it look good.
  • Just to let you know, re: CORS that our production env expects everything to come from the same domain, so that's how it's setup currently. So you'll have to setup a proxy either with express or nginx. Let me know when you think you might be able to have something back for us.

goldi's People

Contributors

tylerbuchea avatar

Watchers

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