Cafe management system built with React Native and Spring Boot. It is hosted using microsoft azure.
Currently the containers are down.
Features Preview Installation Documentation Contributors
- User authentication with roles/permissions and JWT
- Password reset through email
- Contact form with EmailJS
- Cloud integration - Azure VM
- Cloud storage - Azure storage blob
- Language support - Bulgarian, English
- Android integration
- Clone this repository
- Configure the application properties in backend/src/main/resources by creating a local database.
- Create roles directly in the database. The database must contain CUSTOMER role.
- Navigate to the frontend/
-
npm install
-
npx expo start
You can preview and download the documentation here: Documentation



