Giter Site home page Giter Site logo

raphaelswk / go-restaurant Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 482 KB

Go Restaurant - is an easy and quick way to manage a resaurant dishes, with a simple and nice layout you are able to access all its features. Project was a challenge developed during GoStack Bootcamp offered by Rocketseat in order to practise CRUD concepts using ReactJS and TypeScript. GoStack Bootcamp is an online experience with lots of practical content, challenges and hacks.

JavaScript 2.20% HTML 1.77% TypeScript 96.03%
reactjs crud-challenge typescript gostack-bootcamp

go-restaurant's Introduction

GoRestaurant

Go Restaurant

Status: Finished

AboutFeaturesLayoutHow it worksTech Stack

About

Go Restaurant - is an easy and quick way to manage a resaurant dishes, with a simple and nice layout you are able to access all its features. Project was a challenge developed during GoStack Bootcamp offered by Rocketseat in order to practise CRUD concepts using ReactJS and TypeScript. GoStack Bootcamp is an online experience with lots of practical content, challenges and hacks.


Features

  • List API's food dishes
  • Add new food dishes to the API
  • Edit food dishes from API
  • Remove food dishes from API
  • Change availability of API's food dishes

Layout

The application layout is available on Figma:

Figma Link

Web

Demo on GoRestaurant


How it works

This project is divided into two parts:

  1. Backend (server file)
  2. Frontend

Frontend needs the Backend to be running to work.

Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com), [Node.js] (https://nodejs.org/en/) and [Yarn] (https://classic.yarnpkg.com/en/). In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

Running the web application (Frontend)

# Clone this repository
$ git clone https://github.com/raphaelswk/go-restaurant.git

# Access the project folder in your terminal
$ cd go-restaurant

# Install the dependencies
$ yarn

# Run the backend
$ yarn json-server server.json -p 3333

# Run the application in development mode
$ yarn start

# The application will open on the port: 3000 - go to http://localhost:3000

Tech Stack

The following tools were used in the construction of the project:

Website (React + TypeScript)

See the file package.json

Made with ♥ by Raphael Socolowski 👋🏽 Get in Touch!

go-restaurant's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

amrabouelkair

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.