Coder Social home page Coder Social logo

skeleton-scene-app-web's People

Contributors

mrjackdavis avatar

Watchers

 avatar  avatar

skeleton-scene-app-web's Issues

Front page design

We need a delicious design for the front page. Here's what I'm thinking:

  • Some sort of logo, happy to role with a skeleton for starters
  • Knockout the skeleton with an example of an image generated by the app
    • Possibly have said image change based on the most popular image at the time

Deployment & production environment

The production environment can be very simple since this is a client side web-app. It could literally be hosted on S3. CloudFront can be used to sort out the domain too.

On the deployment side of things, all we need is a script to upload everything to S3.

Overall, pretty simple

Custom generator endpoint

I'd like to specify my own generator endpoint, so that I can host my own generators

A text field in the "generate new scene" where you can specify your own endpoint will do

Toast-ify UI

Now that the project is called toast-it.io we need to get some stylised bread happening. Both visuals and wording will be important here

Request metadata

It might be useful for generators to have the ability to read metadata. Users would need to add it themselves though

Upload a file

I want to upload a file, so that I can see it rendered

Prototype

For starters, a basic prototype is needed.

Criteria

  • Basic front page
  • Ability to 'generate' an image based on a url; use a placeholder image
    • Perhaps randomise images from google

Tag requests

It'd be useful to be able to tag requests, we can look at searching based on tags later

Polish UI

  • Generator list should show image results as thumbnails
  • Separate requests without results
  • Improve navigation
  • Improve design of "New scene" route

Async scene generation UI

Now that scene generation is handled asynchronously, the UI needs to represent that.

  • Creating a request
  • Viewing request queue
  • View finished requests and view the result

Fractal generator

I want to be able to see my data as a fractal

  • Create a fractal generator

Setup API service

In #6 I noticed even creating a simple fractal took a fair amount of time. We're going to need an API that allows for task style generators.

This API will need to be a service which is central to the skeleton scene project. A database of tasks will need to be maintained, and available to generator services. Generators will need to be able to 'lock' tasks while they're doing them, and return the result when finished. Most probably a reference to a file somewhere.

Security is going to be a big issue too, especially with #5 on the roadmap

Select generator

Once multiple generators are implemented, users should be able to select which generator they would like to use.

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.