Coder Social home page Coder Social logo

beehive-frontend's Introduction

Beehive Webapp Frontend

License

beehive-frontend acts as the visual representation of the beehive project. It shows all hives in a city, the currently active drones as well as some additional information in sidebars.

Disclaimer: this repository should only be used for develpment. To use beehive itself look at the beehive repository.

Motivation

This project serves the purpose of being able to show how the simulation network behaves and performes. Currently this is a diploma-project of a team of four students, the other project repositories can be found here.

Screenshots

Development

Tech/Frameworks used

This project is based on create-react-app. Map visualization is done with Mapbox by the use of Uber's react-map-gl. Additionally deck.gl is used for custom layers.

Other relevant technologies:

Prerequisites

Before starting development yarn should be installed. After cloning the repository don't forget to yarn install.

Testing

Tests for each module can be found in the __tests__ folder of each directory. Tests are named after the file that is being tested on, as in *.test.js.

Usage

To get up and running with the project either build it with yarn build and then serve it on a server or local, or execute yarn start which will start a local development server on port 3000 and open a new browser window.

Known Issues

Should you get the error Node Sass does not yet support your current environment when starting the application execute the following commands:

yarn remove node-sass-chokidar and yarn add node-sass-chokidar

This should fix the error and the application can be started.

Thanks

Icons provided by The Noun Project.

  • Customer: created by Gonzalo Bravo
  • Shop: created by Anton Gajdosik

beehive-frontend's People

Contributors

astwys avatar

Stargazers

Jason Mandel avatar

Watchers

James Cloos avatar  avatar

beehive-frontend's Issues

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.