Giter VIP home page Giter VIP logo

moonstart's Introduction

Moonshot

Project for viewing launches.

How to set up:

To start the app you need to clone repository to your local machine.

Then you need to install modules:

yarn install

For running app:

yarn start

For running tests:

yarn test

Tech stack:

As a main framework: React

React was chosen because of flexibility and its lightweight.

As a language: Typescript

Typescript provides a strict type mode that allows us to avoid typed mistakes.

For testing:

  • Jest
  • Enzyme

Jest is a powerful library that provides a lot of utils methods out of the box. Enzyme provides easy way to get shallow/mounted copy of React component.

For displaying map: google-maps-react

Google maps is a standart in industry. This library provides an easy react-wrapper for google maps.

For date range picker: @wojtekmaj/react-daterange-picker

react-daterange-picker provides easy mechanism with less code to integrate Date Picker into the app.

How would I improve my solution:

I have not done a point selection.

I have not done displaying launches agencies.

I have not done filtering launches based on they were successful.

I would provide more types, especially for launches response type. Also I would apply more styles to make it more UI attractive. I would add more tests to components and for service.

moonstart's People

Watchers

Vlad Serdyuk 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.