Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 913 Bytes

File metadata and controls

48 lines (36 loc) · 913 Bytes

Functionnal E-commerce website ( XshopX )

Stack

> Database : MongoDB
> Backend : NestJS - Typescript
> Frontend : React - Typescript - Redux
> Deploy environnement : Heroku

Main evolutions througth time

 > Javascript to Typescript
 > Redisign of the graphic
 > Google authentification
 > NodeJS to NestJS
 > Refactoring code strucutre
 > Storage of product's pictures directly in database
 > Optimisation database queries
 > Restructure of the database
 > Implement basic responsive
 > Add Documentation (swagger)
 > Update libraries ( ex : React 18 )

More infos

To get more technicals infos about this project : Check the two others readMe available the folders frontend & backend

Main Features

> Display products
> AUthentification with google
> Payment system (Paypal)

Currently

> Adding payment system (stripe)
> Optimisation React Components