top of page

2022

Journal Des Vin

Full-stack mobile application using Python, Django, React Native

Heroku

Axios

Django

Django REST framework

Python

Ionicons

React Native

Expo

This is full-stack mobile application. This is a wine cellar on your phone. It displays the whole list from the database by wine's name and winemaker's name. A user can store favorite wines by adding, or deleting them. Also, you can get a recommendation by your preferences. You can try this app at here or explore code.

FUNCTIONS

1/

Build and export API data using Django framework


2/

Render data from API using Axios


3/

Display wine and winemakers' list the database has


4/

Select and show a recommendation bottle from the chosen potions


5/

Set a toggle button to pick favorite wines


6/

Store and display favorite wines

bottom of page