Code Monkey home page Code Monkey logo

find_snack_cart's Introduction

find_snack_cart

3-2 소프트웨어 공학 프로젝트


프로젝트 개요

내 주변에 붕어빵, 닭꼬치를 파는 포장마차가 어디 있는지 확인하자

tech-stack

Frontend : React.js

Backend : Node.js + Express

Database : MongoDB


개발 및 주의사항

Frontend

  1. Frontend와 관련된 라이브러리는 Frontend 디렉토리에서 설치한다.

  2. 최상위 디렉토리에서 "npm run frontend"를 실행하면 frontend의 react가 실행된다. (frontend 디렉토리에서는 npm run start)

  3. 실행 후 localhost:3000 으로 접근한다.

Backend

  1. Backend 관련된 라이브러리는 Backend 디렉토리에서 설치한다.

  2. 최상위 디렉토리에서 "npm run backend"를 실행하면 backend의 Node.js + express가 실행된다. (backend 디렉토리에서는 npm run start)

  3. 실행 후 localhost:5000 으로 접근한다.

All

  1. 코드 변경은 Fork한 개인 저장소에서 새로운 브랜치를 생성 한 다음 진행한다. (예: location_api 브랜치, ...)

  2. 새로운 브랜치에서 작성한 코드를 3-2-sw-engineering/find_snack_cart의 Main 브랜치로 PR(pull request)를 요청한다.

  3. 코드 변경이 완료되면 개인 저장소의 Main브랜치에서 3-2-sw-enginerring의 Main 브랜치와 Merge한다.

  4. 개인 저장소의 Main 브랜치에서 새로 브랜치를 생성한다.

  5. 반복.

find_snack_cart's People

Contributors

qf9ar8nv avatar cryptomint avatar powergee 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.