Code Monkey home page Code Monkey logo

automart's Introduction

Build Status Coverage Status

Auto-mart

Auto Mart is an online marketplace for automobiles of diverse makes, model or body type. With Auto Mart, users can sell their cars or buy from trusted dealerships or private sellers.

Challenge Links

Getting Started

This is a node.js project, so you will have to install node on your machine to get this up and running but then this project is already hosted here

Prerequisites

To start the server, give the following command in terminal

nodemon server.js

Installing

You may get errors as to packages you have to install to get this running properly all you have to do is check the error response properly and install the missing packages For example you may get the following error

"express" not found

All you have to do is enter in the terminal the following to install the missing package "express"

npm i express -g

You should install, in like manner , any missing package causing errors. And soon the project is running!!

Running the tests

Travis is used to run test on this project

Unit tests

All endpoints responsible for core features of this project are tested You can do this offline too. run

npm test

Deployment

To diploy this on a live system,Create account on heroku

Authors

automart's People

Contributors

coolbop1 avatar dependabot[bot] avatar

Watchers

James Cloos 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.