Skip to content

Projet archi web - front end VueJS 2 - Vuetify - Vue i18n

Notifications You must be signed in to change notification settings

mickaelgudin/archiweb

 
 

Repository files navigation

Rail Wars Trains APP

Website : https://archiweb.onrender.com/

This project is the front end of the project rail wars trains. It uses this repo as a back end : https://github.com/mickaelgudin/spring-boot-h2-crud The currently supported languages are :

  • French
  • English
  • German
  • Spanish
  • Italian

Stack

  • VueJS 2
  • Vuetify
  • Vue i18n
  • Heroku

Website sections

  • Home : see prices in the map by double clicking on a station in the map & search for journeys between two stations(with criterias of date & hour)
  • Stations : crud for stations
  • Api : links to the api on which we based our back end & redirecting to the swagger ui of the back end(also deployed with heroku)

image

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Projet archi web - front end VueJS 2 - Vuetify - Vue i18n

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 75.3%
  • JavaScript 22.5%
  • HTML 2.2%