Skip to content
/ carwiki Public

car wiki to store and compare car technical details

Notifications You must be signed in to change notification settings

Enzuo/carwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it ?

Display and compare cars stats

  • Engine curve compare
  • Acceleration in differents situations comparison

screen comparison

Vision

In the long run, this project would become a wiki where user can input car data, fix current car data if those datas are wrong and compare all the cars in the world with detailled overview and graphs in a design and functional way.

How to install

  • install postgres 9.6 & create database
  • fill the .env file with your database configuration

Developer commands

  • npm run dev

Database

  • adonis make:migration
  • adonis migration:run
  • adonis migration:rollback
  • adonis seed (--files EngineSeeder.js)

Tests

  • Create a database for tests
  • Fill the .env.testing file
  • Launch with adonis test or npm test

About

car wiki to store and compare car technical details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages