GithubHelp home page GithubHelp logo

dds's Introduction

UTN BA - Diseño de Sistemas 2019

Team 11 Members:

  • Micolucci Leandro
  • Gomez Cheda Silvina

Project Description:

  • Runtime Environment: Java 8
  • Build Automation Tool: Maven
  • ORM: Hibernate + JPA
  • Database: JawsDB MySQL Database
  • Web Framework: Spark
  • Template Engine: Apache Velocity
  • Web Application Host: Heroku
  • Link: https://spark-heroku-dds-grupo11.herokuapp.com/

For Testing:

  1. Import to Eclipse
  2. Find project, right click in it: Maven -> Update Project
  3. Find project, right click in it: Run As -> Maven Build... -> goals: clean install, check "Skip Tests"

Understanding The Project:

C:\**\GIT\DDS\SRC
├───main
│   ├───java
│   │   │   Fachada.java
│   │   │   SparkApp.java
│   │   │   VelocityTemplateEngine.java
│   │   │   ViewUtil.java
│   │   ├───climaAPI
│   │   ├───componentes
│   │   ├───eventos
│   │   ├───excepciones
│   │   ├───guardarropas
│   │   ├───main
│   │   ├───notificador
│   │   ├───repositorio
│   │   └───usuario
│   └───resources
│       ├───META-INF
│       │       persistence.xml
│       ├───public
│       │   │  	main.css
│       │   ├───images
│       │   └───stylesheets
│       └───templates
└───test
    └───java
        └───tests

SparkApp.java should be run to test the webpage locally though using the remote database. When running locally the webpage is located in http://localhost:4567/

SparkApp is also used by Heroku to host the webpage

For Deploying:

  1. Find project, right click in it: Run As -> Maven Build... -> goals: clean heroku:deploy, check "Skip Tests"

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.