Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antoniosilvavaz/shopping

A complete web application for shopping. On development
https://github.com/antoniosilvavaz/shopping

ecommerce javascript koa microsoft-sql-server nextjs nodejs prisma typescript

Last synced: 4 days ago
JSON representation

A complete web application for shopping. On development

Awesome Lists containing this project

README

        

# Shopping
This project is currently in its developmental phase, but once completed, users will have the exciting opportunity to publish and purchase a wide array of products from fellow users. The backend API is fully prepared and raring to go, while the frontend is actively under construction, ensuring a seamless and feature-rich experience for all users. Stay tuned for an exciting launch!

## Screenshots

## Stack

**Front-end:** Next.js, Toastify, react-icons, Typescript

**Back-end:** node.js, KOA, prisma, jsonwebtoken, Typescript

## Env variables backend

`PORT -> ex: 3001`

`DATABASE_URL -> Microsoft SQL SERVER URL`

`SALT_ROUNDS -> ex: 5`

`SECRET -> ex: DontShareTheSecret`

## Features

- Create new product or user account
- Find users or products
- Update user or product information
- Delete product or user account
- Add to cart or to wishlist
- Remove from cart or wishlist
- Buy the product from the x user
## Author

- [@Antonio](https://github.com/AntonioSilvaVaz)