Git Product home page Git Product logo

kalliope's People

Contributors

ncrause avatar

Watchers

James Cloos avatar

kalliope's Issues

Add API

Implement API services for searching fonts, and generating an image showing the font.

User management

From the admin interface, we need the ability to manage user(s).

Complete implementation of HTML snippets

We need the ability to dynamically inject HTML. The use-cases being catered for are:

  1. website validation (i.e. Google or Bing)
  2. ads
  3. tracking pixels

This will also need to include an admin interface for adding/editing/removing

Implement the concept of "collections"

Build "collections" of fonts (associated to a particular account). It should include APIs to generate a list of "preview" URLs, which are image-renderings of each font in the collection.

This will allow any single user (e.g. "Jigsy") to define a definite list of fonts to support, while providing the ability to display previews of all the fonts without actively loading them into memory.

Implement "Browse public fonts"

The URL to the bottom-right of the public fonts preview on the homepage doesn't go anywhere (404). This needs to be implemented as a way of providing the CSS needed to use the public fonts.

"redirect" adding in port

On my production environment, I'm using CloudFlare to provide SSL to the website, but Grails' "redirect" method constructs a full URL, including the port number, which it thinks is 80 (because that's what Apache+Tomcat is exposing). Perhaps simply using the absolute: false parameter will be sufficient, or else I'll need to modify the server to include the CloudFlare mod.

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.