Code Monkey home page Code Monkey logo

wuhdet-stickers's Introduction

Online Sticker Shopping Back-End

A minimalistic sticker purchasing back-end with Express and MongoDB.

Technologies used

  • Express.js : A fast and minimalist web framework for Node.js, providing robust features for building web applications.

  • MongoDB : A NoSQL database that uses a document-oriented data model, providing flexibility and scalability.

  • Mongoose : An elegant MongoDB object modeling tool designed to work in an asynchronous environment.

  • Cloudinary: A cloud-based image and video management service, used for storing and managing sticker images.

  • Google's OAuth : Google's authentication system, utilized for sending bulk email using gmail .

  • JWT (JSON Web Tokens) : A compact, URL-safe means of representing claims between two parties, widely used for authentication.

  • Multer : A middleware for handling multipart/form-data, primarily used for file uploads.

  • Pug : A template engine for Node.js and browsers, used for rendering dynamic HTML views.

  • Docker : A platform for developing, shipping, and running applications in containers, providing isolation and portability.

Features

Authentication

  • Register : Users can register using email..
  • Login : Authenticate users.
  • Verify Account : Verify user accounts using email.

Password Management

  • Recover Password : Recover password with email.
  • Reset Password : Update the password.

Sticker Management

  • Upload Sticker : Admin can add stickers to the database.
  • Get Sticker by ID : Fetch details of a specific sticker.
  • Stickers by Tag : Browse stickers by tag.

Order Management:

  • Add to Cart : Users can add stickers to their shopping cart.
  • Checkout: View the total and initiate the checkout process.
  • Verify Payment : Simulate payment verification for a given order.

wuhdet-stickers's People

Contributors

mahider-t avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.