Giter VIP home page Giter VIP logo

gdg-url's People

Contributors

benjic avatar robrbecker avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

gdg-url's Issues

No Template for RootPage

There is no template for the root url('/'). This template can be used for both the GET and POST requests as directed by the form. Template allows the controller to remove the unnecessary elements from the DOM.

Application Should Parse Path and Act

The application should look at the path supplied and try to look up an existing Url in the datastore and redirect(301) if it can and report(404) if it can't.

No Route for ShortURLs

The application should route incoming requests that are anything BUT the root url as short urls.

Renderd HTML is Unsightly

The application is rendered as bare HTML which is not comfortable for the user. Wouldn't it be nice if it were given a bit of visual aesthetic?

Application Doesn't Use Templates for Content

The application should reference templates for content. This is good practice as it removes views from the controllers to maintain readability and maintainability. Of course our designers will appreciate it later on.

Missing Templates

A single template can be used to render both a submission form as well as a displaying the generated url.

URL Validation

Submitted long urls are not validated and can result in ShortUrls that do not redirect properly.

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.