GithubHelp home page GithubHelp logo

yagua / cars-system-manager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.18 MB

Full Stack application made with Spring Boot and React

Java 56.26% HTML 0.48% CSS 0.33% JavaScript 36.17% Python 6.76%

cars-system-manager's Introduction

Cars System Manager

Fullstack Application (Car sales site simulation)

Technologies Used

  • Spring-Boot (Java 11)
  • React 17
  • Mysql

Dependencies

  • Backend
    • Lombok
    • Spring Data Jpa
    • Spring Web
    • Mysql-connector-java
  • Frontend
    • React
    • React-Router
    • Axios
    • Bootstrap

How to run

First of all you have to clone the present repository

git clone https://github.com/Yagua/Cars-System-Manager
cd https://github.com/Yagua/Cars-System-Manager.git
Frontend

Once the repository is cloned, to be able to execute the frontend application it is necessary to have nodejs and npm both to resolve the dependencies of the same one and to raise the server to use it.

    cd cs_manager-frontend
    npm start

The above instructions will raise a server where the application will be available for use at http://localhost:3000.

Backend

With the cloned repository, you must have jdk11 installed on our machines to be able to run the backend application. With this in mind, you have to do the following.

cd cs_manager-system
./gradlew bootRun

The above instructions will execute the backend application, which will expose a RESTful API that will allow us to interact with the root of the application in general. This service will be exposed at http://localhost:8080.

TODOS

  • Improve API security (implement JWT for authentication and Spring-Security)
  • Improve authentication mechanism (the current one is simple and created for testing purposes).

cars-system-manager's People

Contributors

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