Skip to content

sinchonthon-team-6/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✈️ 바로여행 ✈️

5 (1)

🌱 서비스 소개

딱 한 번만 필요한 여행 준비물, 사지 말고 대여하세요

  • 간단한 신청서를 작성해 대여 가능한 여행 물품들을 확인할 수 있어요
  • 나에게 필요한 물품들을 손쉽게 대여할 수 있어요
  • 대여한 물품은 공항에서 픽업하고 반납할 수 있어요

🖥️ 기술 스택

Design

Figma Badge

Frontend

React Badge HTML5 Badge CSS3 Badge JavaScript Badge

Backend

Django Badge Python Badge

Environment

Vercel Badge PythonAnywhere Badge Git Badge GitHub Badge VS Code Badge

🦁 팀원 소개

역할 이름 소속
기획&디자인 백지원 이화여자대학교 경영학부
프론트엔드 박규영 홍익대학교 컴퓨터공학과
프론트엔드 송유선 이화여자대학교 초등교육과
백엔드 박승범 홍익대학교 컴퓨터공학과
백엔드 이서현 서강대학교 경영학부
백엔드 황지은 이화여자대학교 컴퓨터공학과

🍡 파일 구조

📂 backend
  📂 config # 프로젝트 설정 파일들이 위치한 폴더
    ├─ __pycache__
    ├─ asgi.py
    ├─ settings.py
    ├─ urls.py
    ├─ wsgi.py
    └─ __init__.py
  📂 rental # 대여 관련 기능을 포함하는 앱 폴더
    📂 migrations
    ├─ __pycache__
    ├─ admin.py
    ├─ apps.py
    ├─ models.py
    ├─ serializers.py
    ├─ tests.py
    ├─ views.py
    └─ __init__.py

배포 링크 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published