Replies: 3 comments 9 replies
-
REFINING THE ABOVE ANSWERS The very first module is the Authentication module. SUB MODULE 1: SIGN IN
SUB MODULE 2: SIGN UP
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hello @tuxology and @srish here is the link to the design file containing the Authentication flow.(Without the bottom bar) https://www.figma.com/file/yRY88ub5V8F20JWY7dTvMl/ZUBHUB_MOBILE_APP?node-id=0%3A1 |
Beta Was this translation helpful? Give feedback.
-
Below are answers based on questions are by @srish and @tuxology on the Zulip chat:
Where will the code live
1.1 We can either create a folder in the existing project where the code will reside or
1.2 We create a repo for the mobile app under the unstructured studio org and the mobile app exists as a standalone repo(I think this is best).
What web features are doable for the mobile application for a 3 month project? Let's make a priority list.
2.1 Authentication
2.1 (Home page) which includes fetching all projects and displaying to the user(Same as on the web app)
2.3 Dashboard module which includes
Project creation
Commenting
Following/Unfollowing creators/Likes and unlike/bookmarks
Translation
Beta Was this translation helpful? Give feedback.
All reactions