Skip to content

CodecoolArchive2022/pizza-order-prototype-javascript-dudasdominik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors LinkedIn LinkedIn


Pizza Order Prototype

A project about making a Webshop using Express and NodeJs
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact

About The Project

This project is about making an online webshop with our own idea which was to sell t-shirt and hoodies and it was one of the first time that we were using Express.

(back to top)

Technologies and Tools

Backend

  • Express JS

Frontend

  • HTML + Javascript

Additional

  • Docker

(back to top)

Getting Started

Prerequisites

First things first, paste this into the terminal.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/CodecoolGlobal/pizza-order-prototype-javascript-dudasdominik.git
  2. Install NPM packages
    npm install

(back to top)

Roadmap

  • Decent frontend via vanilla CSS
  • Lowering stock of items if somebody bought them
  • Dark mode
  • Filtering of the items
    • Allows multiple filters at the same time

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors