Skip to content

Project which work seems like the uber application, using react, node js and docker compose

License

Notifications You must be signed in to change notification settings

esneidermanzano/NoThatEasyTaxi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoThatEasyTaxi

This is a DataBase's proyect subject

Prerequisites

For use this project you must to have or install next programs:

  • Docker CE
  • Docker compose

View installation documentation of Docker CE and Docker compose

Installation

First, you have to clone this repository or download it, then go into the container folder, and execute docker-compose.yml file as follow:

docker-compose build

This step begins to prepare Docker's containers with the proyect, when finished, type next command:

docker-compose up

Wait until finished, you should see next lines:

database system is ready to accept connections // --Database-Server ready
Servidor corriendo  //-- Backend ready
You can now view interface in the browser. //-- Front ready

So, ¡you can use it! view principal application in http://localhost:3000

How to begin

As default, program has 3 register for quickly start:

User kind "Pasajero"

  • Identifier: 3163611275
  • Password: estemen

User kind "Conductor"

  • Identifier: 1122445577
  • Password: nel

This last with linked taxi "abc234".

About

Project which work seems like the uber application, using react, node js and docker compose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published