$ git clone https://github.com/h01000110/gerenciador-oficina-web.git
$ pip3 install -r requirements.txt
$ python3 run.py runserver
- Multi-View
- Monthly Statistics
- DB SQLite3
- Customer Backup/pdf
- Multi-Language - pt-BR/en-US
- Client Map(internet required)
Follow these steps to getting your Key: GoogleMaps API and Geocoding;
Paste your key in app/templates/mapa.html
<script async defer src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap"></script>
en US Car Repair Shop Manager/Web
pt BR Gerenciador de Oficina/Web