GithubHelp home page GithubHelp logo

symfony_3_short_url_v_1_0's Introduction

Task

  1. Application should have form with field where user can put valid url (validation should be done by direct call of the provided url and check HTTP response code).

  2. Application should generate short url. Example: http://domaincom/cedwdsfl

  3. It should be possible to enter desired short url (another field).

  4. Application should validate if requested short url is not in use yet.

  5. Application should store original and short url pair in DB. User than can share short url with other users and once they try to access short url they should be redirected to

original url.

Extra Credit

  1. Application should have configuration file. logging system.

  2. Application should remove origin-short url pair from DB on the 15th day after its creation.

  3. Application should count amount of short url usage. Application should have API for short url creations.

  4. GitHub repo should contain a descriptive commits history

s_u_v1

A Symfony project created on January 25, 2018, 9:06 pm.

symfony_3_short_url_v_1_0's People

Contributors

st-d avatar

Watchers

James Cloos avatar

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.