Coder Social home page Coder Social logo

h00jie / apivue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crv248/apivue

0.0 0.0 0.0 12.68 MB

Project with a backend in symfony that offers an Api service, and a front, developed wit Vue and Quasar Framework, that uses this Api data.

Shell 1.00% JavaScript 37.17% PHP 22.91% TypeScript 2.63% CSS 0.69% HTML 2.70% Vue 22.87% Dockerfile 0.31% VBA 9.72%

apivue's Introduction

ApiVue Project

Project that uses docker to allow a backend with Symfony 5 that provides an API using API platform and frontend with Vue.js that uses the data of the API using Quasar Framework.

Launch

Once the project has been cloned, we execute the following command to start the server:

docker-compose up -d

To access the list of registered users you need to go to the route /admin. The test user is:

email: [email protected]
password: adminadmin

To start the client app we need to go to app/front and run this command that initiates quasar:

quasar dev

Routes on the client

  • /users/view -> list of users
  • /users/login -> component that check of the credentials are corrects --> TO DO: make an authentication system
  • /users/create -> new user creation form
  • /users/show/{id} -> user data
  • /users/edit/{id} -> edit user

apivue's People

Contributors

crv248 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.