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

https://github.com/drillprop/wear-server


https://github.com/drillprop/wear-server

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Wear e-commerce shop

_**This project is still work in progress!**_

Full stack e-commerce application based on React, Typescript and Node.js. The application has every features which modern e-commerce websites offer - authentication system, products list with filters, search bar, cart and others.

Besides regular clothing shop, the website has also admin panel, where permitted users can manage products, users and orders.

You can find frontend code [here](https://github.com/drillprop/wear-client)

## Screenshots

![screenshop](https://user-images.githubusercontent.com/51168865/82324039-40a92000-99d9-11ea-824c-90a870a407e9.png)

![screenshop2](https://user-images.githubusercontent.com/51168865/82324035-3edf5c80-99d9-11ea-9786-5abdcc158617.png)

## Technologies

#### Frontend

- [react](https://reactjs.org/)
- [nextjs](https://nextjs.org/)
- [graphql-code-generator](https://graphql-code-generator.com/)
- [apollo](https://www.apollographql.com/)
- [styled-components](https://www.styled-components.com/)

#### Backend

- [apollo-server](https://www.apollographql.com/)
- [type-graphql](https://typegraphql.com/)
- [nodemailer](https://nodemailer.com/)
- [typeorm](https://typeorm.io/)
- [postgresql](https://www.postgresql.org/)

## Demo

[Wear](https://wear-client.herokuapp.com/)

If you want to play around, you can sign in with this email and password:

#### as admin:

email: testadmin@example.com
password: testadmin

#### as employee:

email: testemployee@example.com
password: testemployee

#### as regular customer:

email: testuser@example.com
password: testuser