This project was made for a subject at university called "Mobile application programming".
It is a React Native mobile application for ordering books that has CRUD (Create, Read, Update and Delete) functionalities, user authentication and realtime database (Firebase).
It's hosted on Expo, a framework and a platform for universal React applications. For application state management Redux was used, an open-source JavaScript library.
- Cart screen - https://imgur.com/a/vWcycCc
- Authentication screen - https://imgur.com/Ohbwx1w
- Add product screen - https://imgur.com/Th1qbLh
- Edit product screen - https://imgur.com/XdzRO0h
- Current user products - https://imgur.com/KHGQX9D
- Previous orders - https://imgur.com/CY2PrO3
- Home screen - https://imgur.com/pXvwnvl
- https://expo.io/@frane_caleta/projects/pmf-book-store
- exp://exp.host/@frane_caleta/pmf-book-store (straight from Expo Go application)