Skip to content

A vehicle buying and selling website using Angular, Typescript, HTML, CSS, Bootsrap, and MongoDB. User can edit/delete/view/search all advertised vehicles and add new ones as well

License

Notifications You must be signed in to change notification settings

SameetAsadullah/Vehicle-Buying-Selling-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Buying and Selling Website

Description

A Vehicle Buying and Selling Website using Angular, Typescript, HTML, CSS, Bootstrap, and MongoDB.

Functionalities

User can edit/delete/view all advertised vehicles and add new ones as well

  • User can View advertised vehicles details.
  • User can Edit advertised vehicles.
  • User can Delete advertised vehicles.
  • User can Add new vehicles.
  • User can Search between vehicles using Multiple Options.

Manual

  1. MongoDB must be configured and should be in working state. You can change the IP Address or even connect to MongoDB Atlas by updating the file src/backend/server.js here as per your requirements:
  1. Run the following command in src folder and src/backend to install the required node modules:

    npm install
    
  2. Run the following command in src/backend folder to Start the Server:

    npm start
    
  3. Run the following command in src folder to Start the Website:

    ng serve --open
    

Working Screenshots





About

A vehicle buying and selling website using Angular, Typescript, HTML, CSS, Bootsrap, and MongoDB. User can edit/delete/view/search all advertised vehicles and add new ones as well

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published