Giter Site home page Giter Site logo

shrt.ly's Introduction

Shrtn.ly

Overview


At AppCorp, we're trying to build our own url shortener.

Here is how we wanted it to work.

  1. Go to the site and enter the url you want shortened
  2. Shrtn gives back a shortened url and keeps a record
  3. Shrtn url redirects you to original URL when used
  4. Shrtn keeps track of number of times the link has been clicked

But there seems to be some problems :(

  • URLs don't seem to be saving anymore
  • Saved URLs don't always work

We are hoping you can fix these issues and get Shrtn back to normal


New Functionality

We know it's early to talk about new functionality since the app is broken, but if you have some time after fixing it we'd love to see:

  • Better stack tracking per each link click (ip address, date, browser)
  • A better design (so boring right now)
  • Another fun feature of your choice

Getting Started

  • The goal of this project is to fix our app and make it better
  • Please document any issues you find and how you fixed them

The app is built using NodeJS, Express, Knockoutjs, HTML5 and CSS.

We've provided a vagrant box for your convenience. Once you have Vagrant and node installed, run:

vagrant up
npm install
npm start

Once up visit -> http://localhost:3000 in your favorite browser

Help

If you make changes to the node app, you'll need to restart the server.

Should you need to connect directly to mysql, here are the credentials for the vagrant box:

IP: 192.168.61.101
Port: 3306
Username: shrtly_user
Password: #sh1rtl3ss!

If you have any questions or need more clarification, please don't hesitate to ask!

shrt.ly's People

Contributors

beardedbrew avatar boatmeme avatar

Watchers

Thad Eby avatar  avatar James Cloos avatar  avatar  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.