Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
/ viade_es1c Public archive
forked from Arquisoft/viade_es1c

Viade_es1c is a decentralized routes management system based on the solid specifications, developed for the Software Architecture course at Universidad de Oviedo.

Notifications You must be signed in to change notification settings

MiguelOrnia/viade_es1c

 
 

Repository files navigation

Build Status codecov Codacy Badge documentation Version Badge

VIADE ES1C

Contributors

  • Castaño Fonseca, Sandra
  • Fernández Rodríguez, Mario
  • Jove Lafuente, Alberto
  • Ornia Gómez, Miguel
  • Santos Fernández, Raquel
  • Satour El Hammouti, Nourdine

This repository contains a skeleton of the VIADE project.

This project is an assignment for the Software Architecture course following these requirements.

The app is deployed at https://arquisoft.github.io/viade_es1c/ which also contains a technical documentation.

More information about how this project has been setup is available in the wiki.

To use the Viade app

You can use the application by clicking on the next link

Or if you prefer, you can clone the repository and make this steps.

First, you should install the dependencies with the next command

npm install

The second step would be to start the app with the command:

npm start

And the application should open in your browser.

Use the Viade app on Docker

If you want to start the application using Docker, you need to run the Docker application, navigate to the Viade_es1c folder and run the following command:

docker-compose up -d

It will show a URL from which you can access the application Viade and another URL to access your Solid POD.

About

Viade_es1c is a decentralized routes management system based on the solid specifications, developed for the Software Architecture course at Universidad de Oviedo.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 86.7%
  • JavaScript 11.8%
  • CSS 1.0%
  • Scala 0.3%
  • Python 0.1%
  • Makefile 0.1%