Skip to content

Backend for Hoodify, an ecommerce application. Server built with Express, GraphQL and Prisma.

Notifications You must be signed in to change notification settings

osubuu/hoodify-backend

Repository files navigation

HOODIFY

The #1 online hood to sell your hoods.

A simple light-hearted ecommerce web application where users can buy and sell hoodies.

Screenshot of the main page of the Hoodify application

Live Link

View Hoodify live!

Features (backend)

  • Built with GraphQL Yoga, Prisma and Express
  • Custom resolvers for GraphQL queries and mutations
  • Schema definition & data relationships for users, items, cart items, carts and orders
  • Sending emails & credit card checkout (Stripe)
  • User accounts, authentication (JWT), permissions
  • Prisma and Yoga servers deployed on Heroku

Link to front

View Hoodify's frontend repository

NOTE

Certain functionalities are still linked to development services:

  • Emails are still set to be sent to a fake SMTP testing server.
  • Credit card checkout can only be done with fake values. Please only use the following:
credit card number: 4242 4242 4242 4242
expiry date: any future date
cvc: any 3 digits

About

Backend for Hoodify, an ecommerce application. Server built with Express, GraphQL and Prisma.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published