Code Monkey home page Code Monkey logo

dasho's Introduction

Dasho

Simple and customizable Dashboard, made with Ionic, angular, Node.JS and GraphQL (former CAS_FEE@HSR Diploma thesis 2016).

Getting Started

Prerequisites

  • Node >= 12.0

Used external Libraries

Installing

npm install -g ionic mocha
yarn install

How to start

Frontend

ionic serve

Backend

node server

Features (Tiles)

Missing a Tile ? How to add your own Tile(s) ?

  • Create a new Tile Component, extends the Component with the TileBaseDirective and add it to the TilesModules (under src\app\modules\tiles)
  • Create a new GraphQL Schema File (under api) and define your own Resolve Logic (in schema.js)

Configuration

All important settings like ApiKeys, Mailserver Settings, etc. are contained in the .env file. Please look at the .env.example file.

Running the tests

npm test

DEMO

You will find a productive Version under https://dasho.herokuapp.com. Login with Username [email protected] and Password test1234.

Authors

License

This project is licensed under the MIT license.

Acknowledgments

Special thanks to jonnitto for the support and his incredible work.

dasho's People

Contributors

dependabot[bot] avatar pbachman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

viethien ashoktut

dasho'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.