Coder Social home page Coder Social logo

jamalsoueidan / booking-store Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 0.0 8.15 MB

A beauty platform built on top of a Shopify store that uses the Booking API endpoints.

Home Page: http://www.bysisters.dk

JavaScript 0.16% TypeScript 98.46% CSS 1.38%
graphql leaftlet mantine-ui orval react remix shopify typescript

booking-store's Introduction

Hi there 👋

Fullstack consulting is what I do! and this is my profile.

There are numerous showcase/example available in my repository.

  • 🔭 I’m currently developing react booking application.

To build the Booking Application, I needed to deploy a docker image on Heroku, use the Shopify API with graphQL to integrate my application with Shopify, create Liquid pages to generate the booking form on the storefront (Shopify Extentions), and build two applications, one for the internal Shopify admin section and another for the staff. Both applications are built with express nodejs web application framework for backend api's and vite for frontend tooling, react is used to develop the frontend applications, and shopify polaris is used to build the ui, and bit.dev to maintain and share components in both applications, MongoDB for the backend DB with mongoose to model my application data and query building, business logic.

Front-end dev skills:

Back-end dev skills:

booking-store's People

Contributors

jamalsoueidan avatar shopify[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

booking-store's Issues

ACCOUNT/PAYOUTS: create payouts section

we need customer bank information to wire money to them after they have sold treatments.

Backend

  • create endpoints for saving the bank information (regnr/kontonummer)
  • create endpoint to show bank information
  • create endpoint to show list of payout-log (lineitems or shippings)
  • create list of payouts to bank
  • we need to handle percentage from users somehow, maybe some people get special percentage 7% or 30%.

Frontend

  • create the ui for saving bank information
  • show list of payouts
  • show payout and payout logs
  • create payout
  • how to show each payout log order? like we need the group-id, maybe create new endpoint to grap the group-id and redirect to modal like booking?

Product options

We need to be able to add options to products, example code be.

Hårfjerning:

  • kort
  • lang
  • etc.

Hårtykkelse

  • tyk
  • meget tyk

These is required to be chosen and will change the final price.

  1. We create the options in one product.
    Example: Hårlængde with variants of short, normal, long
    Tags: system, options, and custom tag like hair-length to render it different on the frontend

Each user product is tagged with
Tags: user, options, and same custom-tg.

In the backend we only save the duration for each variant, and productId, and variantIds

PROFILE: Theme colours

Backend

  • update user schema
  • add properties to controllers

Frontend

  • add input fields to change theme
  • add theme colors on the wizard

ARTISTS: FILTER artists

Backend:

  • filter by profession
  • filter på speciailty
  • filter by locations (city)
  • filter by working days
  • filter by product treatment.
  • filter by sort (created_at)
  • search field

Frontend:

  • filter by profession
  • filter på speciailty
  • filter by locations (city)
  • filter by working days
  • filter by product treatment.
  • filter by sort (created_at)
  • show filter fields below the button
  • when empty result show option to reset filters
  • search field

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.