Giter Club home page Giter Club logo

footmap-new's Introduction

푸트맵 프로젝트

프로젝트 소개

개발 개요 & 개발 타겟

간단하게 요깃거리를 찾지만 마땅한 먹거리를 찾기 힘들었던 소비자들
내 주위에 어떤 푸드트럭들이 있는지 궁금했던 소비자들
푸드트럭에서 메뉴를 주문하고 싶지만 대기 시간이 너무 길어 감당이 되지 않던 소비자들
푸드트럭 판매 장소를 옮길 때 마다 마땅한 홍보 플랫폼을 찾기 힘들었던 공급자들.

이러한 소비자와 공급자의 고민을 해결하기 위해 웹 애플리케이션 푸트맵을 만들었습니다.

프로젝트 미리 보기

목차

컴퓨터 구성 / 필수 조건 안내 (Prerequisites)

  • Node (v10.16.3)
  • NPM (v6.9.0)
  • Json-server (v0.15.1)

설치 안내 (Installation Process)

프로젝트 설치

npm install

Json Server 설치 (글로벌 설치)

npm install -g json-server

사용법 (Getting Started)

Json Server DB 구동

npm run api

프로젝트 실행

npm run serve

사이트 접속

Web: http://localhost:8080
DB : http://localhost:3000/${TableName}
TableName Meaning
trucks 현재 등록된 푸드트럭들의 테이블
orders 주문내역을 저장한 테이블
foods 푸드트럭마다 저장된 모든 음식들의 테이블

파일 정보 및 목록 (File Manifest)

Github
  │  README.md
  │  db.json
  │  package.json
  │  middleware.js
  └─src
     │   App.vue
     │   main.js
     ├─views
     │   AdminTruck.vue
     │   AdminTruckDetail.vue
     │   Home.vue
     │   LoginView.vue
     │   Truck.vue
     ├─components
     │   TruckModal.vue
     └─router
         index.js

저작권 및 사용권 정보 (Copyright / End User License)

The Footmap is open-source software licensed under the MIT license.

배포자 및 개발자의 연락처 정보 (Contact Information)

알려진 버그 (Known Issues)

  • None

문제 발생에 대한 해결책 (Troubleshooting)

Github 리포지토리에 Issue를 등록해주세요! 언제나 환영입니다!

크레딧 (Credit)

  • Maintainers : @LieutenantKang, @whddk4415, @darron1217

업데이트 정보 (Change Log)

CHANGELOG.md

footmap-new's People

Contributors

whddk4415 avatar darron1217 avatar lieutenantkang 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.