GithubHelp home page GithubHelp logo

ptloc's Introduction

PTLOC

PTLOC es una prueba tecnica desarrollada por Carlos Gutierrez 2022.11.16, el backend esta contruido con Laravel y frontend con Angular.

Intrucciones de instalación

  • Desde la consola de comandos clonar repositorio: git clone https://github.com/cgutierr3z/ptloc.git
  • Entrar en carpeta ptloc/api-rest-library: cd ptloc/api-rest-library
  • Ejecutar composer install
  • Desde el motor gestor de base de datos preferido importar el script ubicado en /api-rest-library/script-db-library.sql para crear la base de datos.
  • Ejecutar php artisan serve para levantar el servidor backend: http://localhost:8000.
  • En otra consola de comandos, entrar en carpeta ptloc/front-library: cd ptloc/front-library
  • Ejecutar npm install
  • Ejecutar ng serve para levantar servidor del frontend en: http://localhost:4200

Requerimientos FrontEnd

  • node v10.14.2
  • npm v6.4.1
  • Angular CLI version 7.1.3

Requerimientos Backend

  • Apache/2.4.53
  • mariadb Ver 15.1 Distrib 10.7.3-MariaDB
  • PHP Version 7.4.29

Licencia

ptloc's People

Contributors

cgutierr3z avatar

Watchers

 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.