나만의 레시피는 React Native와 Expo를 기반으로 만들어진 어플리케이션으로,
개발자가 사용하는 버전 관리 시스템인 git과 같은 기능을 레시피 관리에 제공합니다.
My_Recipe is recipe version management application using React Native with Expo.
This project is being aimed at providing version managing features like git on recipe.
- 사용자가 레시피를 등록하고 수정할 수 있습니다.
- 즐겨찾기에 자주 찾는 메뉴를 설정할 수 있습니다.
- 등록한 레시피를 이미지 형식으로 내보낼 수 있습니다.
- 레시피 데이터를 외부 저장소에 백업할 수 있습니다.
- 레시피 목록 보기 형식을 조정할 수 있습니다.
- Users can append their recipes and revise it.
- Setting the menus for your favorites.
- Exporting registered recipes to the image format.
- Back up recipe data to external storage.
- Adjust the recipe list format.
- 변경된 레시피의 기록을 추적하고 시각화할 수 있습니다.
- 변경된 레시피의 버전 별 메모를 남길 수 있습니다.
- 레시피의 버전 중 가장 선호하는 것을 골라 레시피 북을 만들 수 있습니다.
- Tracing the version history of recipe and visualizing it.
- Leaving a memo per version of the recipe.
- Choosing your favorite version of the recipe to create a recipe book.
- 드래그 앤 드롭으로 손쉽게 레시피를 편집할 수 있습니다.
- 자주 쓰는 재료와 조리 도구를 커스텀하여 사용할 수 있습니다.
- 식사 메뉴 랜덤 룰렛 기능을 제공합니다.
- Easily editing recipes with drag-and-drop.
- Customizing frequently used ingredients and cooking tools.
- Providing a meal menu random roulette function.
- 사용자 간의 레시피를 공유하고 저장할 수 있습니다.
- iOS, Android 앱으로 포팅하고자 합니다.
- 대략적인 영양성분 표를 제공합니다.
- 여러가지 테마를 제공합니다.
- 잠금기능을 사용할 수 있습니다.
- Sharing their recipes between users and saving others' recipes.
- Porting this application to iOS, Android Native code application.
- Providing a rough table of nutrients.
- Offering several application themes.
- Lock function
김민채, Minchae Kim - Project Manager
최용욱, Yongwook Choi - Developer