Code Monkey home page Code Monkey logo

pizzaorder's Introduction

Pizza Order Website

Project Description

This was a team project by that time, as a team we have learned just the basics of WEB development. Throughout this project we managed to create a website for the fictional local pizza joint 'PizzaExpress'.

Pizza0

Technologies Used

  • ExpressJS : to start the backend of the website
  • JavaScript : to implement the logic of the website
  • Bootstrap, HTML & CSS : to render and stylise the frontend

Pizza1

Challenges

At that point in time some of the challenges we've encountered were:

  • Styling for different resolutions
  • Storing the form

Setup

Backend Setup

  • Access the server directory and afterwards run the command npm install followed by nodemon server.js or npx nodemon server.js to start the backend of the website.
  • You shall be prompted with the following message in the terminal: backendSrv

Frontend Setup

  • Open a new terminal and access the client directory and run the command npm install.
  • Access the backend directory and afterwards run the command nodemon server.js or npx nodemon server.js to start the website's interface.
  • If you'll access the http://127.0.0.1:9003/ URL on any browser now you shall be able to access the website.

Pizza3

Contributors

pizzaorder's People

Contributors

rzvone 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.