https://github.com/mid9tech/book-shop
E-commerce website sell book
https://github.com/mid9tech/book-shop
docker docker-compose graphql nestjs nextjs prisma
Last synced: 3 months ago
JSON representation
E-commerce website sell book
- Host: GitHub
- URL: https://github.com/mid9tech/book-shop
- Owner: mid9tech
- License: mit
- Created: 2024-07-18T05:18:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T12:45:52.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T03:27:29.010Z (over 1 year ago)
- Topics: docker, docker-compose, graphql, nestjs, nextjs, prisma
- Language: TypeScript
- Homepage:
- Size: 550 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mid9shop - E-commerce Website

## Introduction
mid9shop is a comprehensive e-commerce platform designed to provide users with a seamless shopping experience. Developed by mid9tech team, the platform aims to offer a wide range of products while ensuring security and convenience for shoppers.
## Technical stack
* [TypeScript](https://www.typescriptlang.org) language
* [NodeJs](https://nodejs.org) / [NestJS v9](https://github.com/nestjs/nest)
* [NextJS v14](https://nextjs.org)
* [PostgreSQL](https://www.postgresql.org)
* [Docker](https://www.docker.com)
* [GraphQL](https://graphql.org/)
## Software Architecture

## Author
- **Mid9 Tech**
- Email: midninetech@gmail.com
- GitHub: [mid9tech](https://github.com/mid9tech)
## Features
mid9shop comes equipped with a variety of features to enhance the online shopping experience:
- **User Authentication and Registration:** Users can create accounts and securely log in to access personalized features.
- **Product Browsing and Searching:** A vast catalog of products is available for users to explore, with efficient search functionality to find desired items.
- **Shopping Cart:** Users can add products to their shopping cart, view their selections, and proceed to checkout.
- **Secure Checkout Process:** The platform ensures secure payment processing, protecting user data during transactions.
- **Order Management:** Users can track their orders, view order history, and manage their purchases.
## Backend
The backend of mid9shop is built using state-of-the-art technologies to ensure robustness, scalability, and security:
- **Framework:** NestJS - A progressive Node.js framework for building efficient and reliable server-side applications.
- **GraphQL:** A query language for APIs that enables efficient data retrieval and manipulation.
- **Authentication and Authorization:** Utilizes JWT (JSON Web Tokens), Passport, and OAuth 2.0 for user authentication and authorization mechanisms.
- **Database ORM:** Prisma - A modern database toolkit for TypeScript and Node.js that simplifies database access and management.
- **API Documentation:** Detailed documentation is provided for the backend API, facilitating integration and development.
## Frontend
BookShop's frontend is designed to deliver a seamless and engaging user experience, leveraging modern technologies and best practices:
- **Framework:** Next.js - A React framework for building server-rendered and statically-generated web applications.
- **Authentication:** NextAuth.js - A complete authentication solution for Next.js applications, providing easy integration with various authentication providers.
- **CSS Framework:** Tailwind CSS - A utility-first CSS framework for building custom designs with minimal CSS code.
- **Responsive Design:** The frontend is optimized for responsiveness, ensuring optimal performance and usability across devices of all sizes.
## Contact
If you have any questions, feedback, or inquiries regarding mid9shop, please feel free to reach out to us:
- Email: midninetech@gmail.com
- GitHub: [mid9tech](https://github.com/mid9tech)
We appreciate your interest in mid9shop and look forward to hearing from you!