projet de cours d'application de covoiturage

Overview

covoit

Create by Erwan and Tristan

This is a project consisting in creating a carpooling web app adapted to mobile and PC; the goal: to define a point of departure and arrival and choose the other users we want to take on our way or vice versa and find a driver to go where we want.

Project setup

Download NodeJs 16.14.0 LTS : https://nodejs.org/en/

Check the install tools

Install VueJS

npm install -g @vue/cli
npm update -g @vue/cli

Clone the github

git clone https://github.com/ErwanDecoster/Covoit.git

Run the project

npm run serve

If error : https://www.windows8facile.fr/powershell-execution-de-scripts-est-desactivee-activer/

You might also like...
Comments
  • deletion not working

    deletion not working

    Hi, thanks for this :) When trying to delete a car or an acount, it says that it was successful but the infos are not deleted, the account still is on the server.

    By the way, would it be possible to have tha backend files, too ? For now it points to your webserver, and it would be immensely useful to be able to mount our own backend for the app.

    Thanks !

    opened by kadaverik 2
  • Rassemblement des pages correction de quelque problemes

    Rassemblement des pages correction de quelque problemes

    Rassemblement des pages de tristan et d'erwan, correction de quelques problemes des formulaires revision de certain style pour un meilleur fonctionement sur mobile...

    opened by ErwanDecoster 0
Owner
Erwan Decoster
Erwan Decoster
Charly Escalona 0 Oct 28, 2022