Skip to content

mislant/4team-indriver-case

 
 

Repository files navigation

Project for Hackathon. Case for InDriver company

Purpose is to create platform where self-employed persons could collect and analyze their incomes and expenses. It would help them to make forecasting their future

This solution tries to help drivers calculate their minimal cost for trip based on amortization. For now amortization calculates for fuel, repair cycles and annual car wear

Prototype made for 2 days

Tools and architecture:

Solution is based on Domain Driven Design methodology. Domain is placed in src directory. Yii2 is used to implement application part. Cycle ORM is used to communicate with database

To launch this project use ./env-bash && docker-compose up command and project would be accessible at localhost:8000

Test login and password is: 77765056090 123456

About

Project from Fintech Hackathon. Case for indriver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 96.1%
  • CSS 1.4%
  • Dockerfile 1.1%
  • Other 1.4%