This project is part of the Mobile Technologies and Applications course, focused on developing a mobile application with a separate backend. The goal is to create a functional and scalable mobile app using modern development technologies while ensuring proper backend communication through a REST API.
The application will consist of:
- A mobile application developed for Android and/or iOS.
- A backend that provides a REST API for communication with the mobile application.
This project is divided into two repositories:
- Developed using React Native.
- Implements all mandatory frontend functionalities.
- Integrates with the backend via REST API.
🔗 Repository Link: Frontend Repo
- Developed using Python (FastAPI).
- Uses PostgreSQL.
- Provides interactive API documentation for testing.
🔗 Repository Link: Backend Repo
The design and wireframes for the application are created in Figma to ensure a consistent user experience.
🔗 Figma Design Link: Figma Project
📌 Design Includes:
- Wireframes for core screens.
- Design system based on Material 3.
- Components and layout structure.
For setup and contribution guidelines, refer to each repository's README.