Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.57 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.57 KB

JustPrintkaro

Description

JustPrintkaro is a printing-based website where users can purchase different products or request their own customized designs on variety of products.

Purpose

Purpose of this project is to build a fully functioning website for a client that they can use for their printing business.

Tech Stack

Client:

  • React
  • Redux
  • Ant Design

Server:

  • Node.js
  • Express.js
  • MongoDB
  • Hostinger

Features

  • Website is fully responsive for all screen sizes.
  • Code security is being maintained along with form validations.
  • User authorization and authentication is being managed as well.
  • Paytm payment has been integrated for placing orders.
  • Separate admin panel has also been created for hassle-free management of products.
  • Database management is being done using non relational database.

Screenshots

Login:

print1

Home: print2

Single: print3

Admin Panel Add Product: print3