Skip to content

mauricior/mern-mercadobarco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercado Barco

A demo platform to buy and sell boats, built with MongoDB, Express, ReactJS and NodeJS.

  • Running this demo project you will be able to (in development):

    1. Register your advertiser or buyer user;
    2. Login with your demo account;
    3. Create a new ad as a advertiser;
    4. See the ad as a buyer or guest;
    5. As buyer user add boats to your cart;
  • Run the project:

    • clone this repo;
    • npm install;
    • npm client-install;
    • npm run dev (will run the backend server and the frontend client);

TODO LIST:

  • Backend:

    • API to deal with the ads;
    • API to deal with accounts, signups and signins;
  • Frontend:

    • Create a Navbar component
    • Create a Footer component
    • Create a Home component
    • Create a Signin form component
    • Create a Signup form component
    • Create a find Ads component
    • Create a component to deal with new, update, delete Ads
    • Create an Ads component

About

A demo platform to buy and sell boats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published