Skip to content

A SSR responsive ecommerce based website with architecture of server-side-rendering using Ejs for view engine and Express, Node js for server side scripting and Mongodb as database.

Notifications You must be signed in to change notification settings

abdi-z/tradeit-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

Tradeit.io is a peer-to-peer trading platform that enables two or more users to trade and exchange items with each other. It can be used for various purposes, such as buying and selling goods, sharing resources (such as equipment), or exchanging money and hence connecting buyers and sellers of a particular item or service.

homepage

Technologies

Node js and Express Js for backend API development.
EJS as a view engine for UI template.
MongoDB and Mongoose for nosql database and managing package.
Heroku and Heroku CLI for deployment.
Bootstrap 5 and JQuery for responsiveness on different resolution screens.

details

Files/Images are stored on server/file system instead of on database. Stored the images as a file in the file system and create a record in a table with the exact path to that image instead of storing the image itself in a table using an "image" or "binary data" data type of the database server

indep

Live deployed at https://tradeit-io.herokuapp.com/

addnew

About

A SSR responsive ecommerce based website with architecture of server-side-rendering using Ejs for view engine and Express, Node js for server side scripting and Mongodb as database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published