Skip to content

This is an application that the user can send some information about a vehicle to get an inspection by insurance companies and so on.

License

Notifications You must be signed in to change notification settings

isadfrn/carinspect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Inspect

Languages used Repository size Last commit

About

This is an application that the user can send some information about a vehicle to get an inspection by insurance companies and so on.

Architecture

Layout

Check on Figma

Run and Testing

The Insomnia collection is available at here. To run this project locally you just need docker, just run docker compose up -d and access the client at http://localhost:3000.

TODO

  • Add environment variable to local dev and container dev
  • Add monitoring tool
  • Add service for storing logs
  • Add insurance microservice
  • Add backoffice for ADMIN users
  • Add auth service

Contributing

This repository is using Gitflow Workflow and Conventional Commits, so if you want to contribute:

  • create a branch from develop branch;
  • make your contributions;
  • open a Pull Request to develop branch;
  • wait for discussion and future approval;

I thank you in advance for any contribution.

Status

Maintaining

License

MIT