Skip to content

Smart Marketplace is a resell website for consumers wanting to buy or sell used goods with a modern twist.

Notifications You must be signed in to change notification settings

MrDapperGent/Anthony-FirstCapstone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Smart Marketplace

Image of Smart Marketplace

So what is 'Smart Marketplace'?

Smart Marketplace is a resell website for clothing where users can post or shopping active listings. Users have the ability to create accounts and post listings. Once a user creates his/her account they will have a profile page created where it will display their information plus their active listings if they have any. Users also have the ability to edit their account also their listings. If a user decides to delete their account it will delete all the listings associated to their account.

Live App

Demo Credentials

Username: Demo

Password: Demo123!

What did I use to build the app?

Front-End Tech: ReactJS, CSS

Back-End Tech: NodeJS, ExpressJS, KnexJS, PostgreSQL

Testing Tech: Mocha & Chai

Core Features

Ability to create/login with user accounts

Ability to create/edit/delete listings

Users can search by listing's titles

User profiles where users can showcase thei active listings

Upcoming features

Favorite System for listings

Integrating InstantSearch

Server-Side Details

The back-end server consist of a Node api and postgres database. So when a helper function is called on the front-end it makes a fetch call to my api. Then the api processes the task because upon whatever the fetch route was. The api then uses Knex to make sql queries to the postgres database. The api then sends a response back to the front-end.

Connect with me

My Linkedin

My Email

About

Smart Marketplace is a resell website for consumers wanting to buy or sell used goods with a modern twist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • CSS 10.6%
  • Other 0.3%