Coder Social home page Coder Social logo

scute's People

Contributors

caecilian avatar filipnest avatar flustered avatar niamhmccoo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

scute's Issues

Multiple types of device?

We could do a check for multiple schema folders and put in a selection menu at the start. Allowing people to use the same tool to configure multiple devices.

Make default templates mobile responsive

The design needs a bit of work to make it work on mobile. Currently it's made for tablets and laptops which makes sense as there's quite a lot of stuff on display, but we should make it usable on mobile.

DashBoard Schema.

We need a way to control the overall look and layout of the device portal.

Suggested contents of dashboardSchema.json:

{
"branding": {
"siteName": "Horizon Portal",
"siteLogo": "theLogo.svg"
},
"colours": {
"mainColour": "#111111",
"highlightColour": "#222222"
},
"mainNavigation": [
{
"title": "Device Manager",
"route": "/"
},
{
"title": "Preset Manager",
"route": "/presets"
},
{
"title": "Visualisations",
"route": "/visuals"
}
]
}

dashboardSchema.zip

Offer translation option for schema names

I've put in and set up Flask_Babel (no actual translations yet) which will work on all system and template text. We've now got to figure out how to scan the JSON files for translations as well. Should be simple enough to run a script that reads the JSON files and outputs them to something readable by babel.

Will have to read whatever config files a user is using so might have to be something that runs from the client side. Or we move all scute config to a json file...

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.