Giter VIP home page Giter VIP logo

urlshortener2014's Introduction

UrlShortener2014

This is the shared repository for the project developed in this course.

Projects

  • Common is the project that provides a minimum set of shared features.
  • Demo is the template project and the sandbox for solving blocking issues.

Teams

Starting procedure

  • The team leader forks this repository
  • Each team member forks the fork of the respective team leader
  • Import your own fork into eclipse. You must import the common project, the demo project and your project. For example, if your project is BangladeshGreen you must import UrlShortener2014.common, UrlShortener2014.demo and UrlShortener2014.bangladeshGreen. Other projects are optional.
  • Create the folder src\main\java in your project.
  • Copy the contents of src\main\java from UrlShortener2014.demo into your project.
  • Rename the package urlshortener2014.demo to your color. For example if your project is BangladeshGreen you must rename it to urlshortener2014.bangladeshgreen.
  • Test that your program run using command line (gradle run) or within eclipse (either as Java application or as Gradle application).
  • Do $ curl -v -d "url=http://www.unizar.es/" -X POST http://localhost:8080/link and check that appears a line in the console that contains u.d.web.UrlShortenerControllerWithLogs

Now you can start to add new functionality to your project.

Push & Pull

  • Each team member should work in its local repository.
  • Periodically, each team member must push its work to its repository in GitHub and then make a pull request for sent your changes to the repository of the team.
  • Periodically, each team member must pull from GitHub to fetch and merge changes from remote repositories (your team changes or changes in the original repository).

Do it frequently, as this is one of the factors that will be taken into account in the evaluation of your work.

urlshortener2014's People

Contributors

charliemc avatar pablooli avatar jgbarcos avatar adriangp avatar alberto-blasco avatar gbarrerassanz avatar fjlopez avatar valarion avatar berbel92 avatar javiertello avatar jorgeizquierdo avatar ivanpinos avatar recuencojones avatar gginestra avatar daniegarcia254 avatar robertogotor avatar jorgegaruz avatar polpizarro avatar scamposb avatar

Watchers

 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.