IdamEniIdam / trollbasketMamaify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend E-commerce App πŸ‘¨β€πŸ’»

Get Started

# install dependencies
npm install
# run project
nodemon app
# Configuration 
Change the constants in .env file (your database, host, port...) 
Happy coding 😍😍😍

Features

  • Create User, Reset Password.
  • Add/Update/Delete Products, Users, Carts, Whislist, Order.
  • Fetch Products, Carts, Orders...
  • Products url query (http://localhost:3001/api/v1/products?limit=2&page=1)
  • Send email to user.
  • Push notification to user's devices.
  • Payment.
  • Upload and resize photo.

Technical details

  • Nodejs, Express.
  • Mongodb, Mongoose.
  • Nodemailer.
  • Multer, Sharp.
  • Hapi/joi validation.
  • Expo notification.
  • Stripe Payment.

Contributing

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome. Thanks alot

About


Languages

Language:JavaScript 100.0%