Giter VIP home page Giter VIP logo

bejao's Introduction

About Project

Bejo for Climate Change Test

In Bejao we want to help to solve the current energy crisis and climate change problem. So we want to develop a Vehicle sharing website to reduce the “waste” of fuel in the daily  commute to work.

The idea is a website where drivers and passengers can register to share their vehicles and reduce the waste of fuel.

Frontend Requirements: Drivers and passengers must register to the website. Drivers can register their vehicle: City of origin Destination City Number of seat (included the drivers one) Fuel consumption per 100Km. passengers can register: City of origin Destination City Backend Requirements: API Service that retrieve Routes Optimization: The API accepts origin and destination as request parameters. It will return the best configuration of vehicles to reduce the fuel consumption. The driver counts as a passenger.

Example: Driver 1: 4 seats. 5 liters/per 100km. Driver 2: 4 seats. 6 liters/per 100km. Driver 3: 8 seats. 7 liters/per 100km. Driver 4: 12 seats. 13 liters/per 100km.

When 6 passengers: Car 3 is the best option.

When 4 passengers: Car 1 is the best option.

When 12 passengers: Car 1 + Car 3 is the best option.

Technical Requirements: Laravel 9 Mysql Vue or React for the frontend

Commands

"make up-build" for build and run project inside docker container

"make dev" run factories and seeders

"make cache" clear cache of routes, conf, etc inside docker container

"make test" run integration test

bejao's People

Contributors

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