Giter Site home page Giter Site logo

webshop's Introduction

Webshop

This repository is my take on a webshop. I have built and modified many webshops in the past for big customers. Now I want to build my own and take you guys with me.

Follow my journey on dev.to.

Check it out! It is deployed here.

Contributing

Clone the repo

Get the code of this git repository to your machine.

git clone https://github.com/Suneeh/webshop.git

Install dependancies

Use npm install to install all packages and dependancies.

Development server

Copy the ./auth_config.example.json file and remove the example fill it with your own values. After that run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Deployment

Run npm run deploy after you renamed the deployment.exmaple.sh to deployment.sh. Also be sure to adjust this to your needs as shown in the example.

TODOs

  • Auth
    • Build a login mask instead of redirecting to Auth0
  • Docker
    • Build a Docker Compose that starts
      • Database
      • Backend
      • Frontend
  • General
    • Redirect / to /dashboard
    • Add guards that read the accesstoken for roles (and email verification?)
  • Shell
    • Build Footer with hotlinks and more information
    • Create a company logo
    • Add the company logo to the sidebar and switch the Dashboard option for it
  • Category Page
    • Build a Page that shows Child Categories, Description, and Products
  • Dashboard
    • Build Landing Page
  • ApiClient
    • Build a Frontend Api Client that calls the backend correctly

webshop's People

Contributors

suneeh avatar

Stargazers

warnt avatar

Watchers

 avatar

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.