Skip to content

wolffsteinn/maplesell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MapleSell

To start the app

Run npm i for both backend and frontend files

Note: if you do not have nodemon globally installed, please install it (npm i nodemon) after running npm i

Backend Dialect: Postgres. If you are using other dialects, please amend accordingly

Things to note:

The UI for this app would fit most laptop screen sizes. Any other screen sizes might result in your UI looking out of place. To amend, go to the frontend CSS files and edit if you wish to.

Interface:

Combining the idea of Carousell (a Singapore-based C2C/B2C marketplace for buying and selling new and secondhand goods) and Maplestory, MapleSell allows users to buy/sell items from any of the 9 shops available.

Login: Auth0

Homepage

image Logged in username is reflected at the top left corner.
User can access the inventory or logout through clicking on "My Inventory" or "Log Out" buttons.

Shop

image
Item description will be displayed onMouseOver and item will be highlighted when clicked.
Upon clicking buy, item will be shown in the user's inventory via the homepage or in any shop. image

Selling

Selling can be done after entering any shop and clicking on the "SELL ITEM" button. image image

About

MapleStory X Carousell inspired e-commerce listings app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors