Auto Mart is an online marketplace for automobiles of diverse makes, model or body type. Auto Mart users can sell their cars or buy from trusted dealerships or private sellers. Automart can be accessed here -- https://automart-cars.herokuapp.com/
- User can sign up
- User can sign in
- User (Seller) can create a car sale advertisement.
- User (Buyer) can make a purchase order.
- User (Buyer) can update the price of a purchase order.
- User (Seller) can mark his/her posted car AD as sold.
- User (Seller) can update the price of his/her car AD.
- User can view a specific car
- User can view all unsold cars
- User can view all unsold cars within a price range
- User (Admin) can view all cars whether unsold or sold..
- User (Admin) can delete a car.
- User can view all new unsold cars.
- User can view all used unsold cars.
- User can flag/report a car AD as fraudulent.
A user is authenticated during login and only an authenticated user can have access to the resources.
- Nodejs: an open source server framework that allows you to run JavaScript on the server.
- ExpressJs: A Nodejs framework designed for building web applications and APIs.
- HTML
- CSS
- JAVASCRIPT
https://chiamakaobitube.github.io/AutoMart/
This projedct can be run as a containerized application here - docker pull chiamakaobitube/automart:latest
This project is managed using the Pivotal Tracker project management tool. Link can be found here: https://www.pivotaltracker.com/n/projects/2345935
API Documentation of this project can be found here : https://automart-cars.herokuapp.com/documentation
Still in Development
Chiamaka Obitube
Special thanks to the Andela Learning community and Developer Circle, Lagos.
This is a work in progress. Reviews and comments are highly appreciated.