Giter Club home page Giter Club logo

uzcampuswebmap's Introduction

UZ Campus Web Map

UZ Campus Web Map is a web and mobile app for all students, professors, visitors, etc. of the University of Zaragoza (Unizar). They will find it useful in order to locate and find information about campus buildings, transportation, services and other campus features.

How to run the application

We will first install all the dependencies with the npm package manager:

npm install

In order to build && run the application we will use gradle:

gradle build
gradle run

We can also generate a war file and put it in an Apache Tomcat Server:

gradle build
gradle war

How to configure the application for development

The server side

We will use the same procedure described before:

gradle build
gradle run

The web application side

We will use the Ionic Framework with Sass feature in order to have a more comfortable development. This must be done inside the folder WebContent

First of all we have to setup Sass following the instructions on this link: Ionic Framework - Using Sass

Once this is done, we will use the following command that will watch for changes in our application. Those changes will be applied immediately:

ionic serve

####Note: The project also include the configuration project files for use && and run the application (server side mainly) with IntelliJ IDEA: UZapp.iml so we can use the gradle comands directly in our project.

uzcampuswebmap's People

Contributors

daniegarcia254 avatar

Stargazers

Rubén Béjar avatar

Watchers

James Cloos 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.