bounswe / bounswe2024group7

Collaborative hub for 2024Group7
https://bounswe.github.io/bounswe2024group7/
4 stars 3 forks source link

Add Components To Mobile #164

Closed erenpakelgil closed 1 month ago

erenpakelgil commented 1 month ago

Title: Adding main components to mobile app

Category:

Objective: We should create and enhance components for PostCard, ProgramCard, their detailed versions, create pages. We should also update ProfilePage regarding endpoint response structure.

Related Team Members: Mert Cengiz @MertCengiz Asım Dağ @aasimdag Hanaa Zaqout @hanazaq Eren Pakelgil @erenpakelgil

Discussion Points: Create page is a point that we need to clarify. I think that it would be better if create pages for each post type (ForumPost, TrainingProgram and DietProgram) can be reached under a dynamic tabview in a parent Create tab. It can be implemented in various ways so we can discuss about it.

Proposed Timeline: 22.10.2024

erenpakelgil commented 1 month ago

Necessary components are created and filled with mock data for forum posts and programs. Connection with backend has not been established yet. New branch (new-branch) is created and will be ready for a PR after necessary updates.

MertCengiz commented 1 month ago

Connection with backend is not going to be established for this stage; instead, it is going to be found later. For now, static data is going to be used. After solving the Docker-Related problem in Windows-running devices, related PR is going to be created.

aasimdag commented 1 month ago

Tested in Windows and after successful run, ready for merge. Accepting the PR and closing.