Replies: 13 comments 33 replies
-
Hello my name is Chukwudi, This is a good suggestion i stand with that.. using React Native with expo works fine, in addition to that to minimize the errors and mistakes we could also use Typescript if it won't be a problem. |
Beta Was this translation helpful? Give feedback.
-
This is a decent approach @alicendeh 👍 Thanks for your ideas! We were also thinking about React Native as a natural progression from the current web app to mobile app. Is there a way code can be shared between the two apps? Another thing we would like to do is see how the web app currently looks in the mobile view for different pages (signup, login, projects etc.) and see what areas might change when we create a mobile app. You may also begin creating a few UI/UX sketches for some initial interactions to get a feel of it and maybe like a one/two page app using the technologies you mentioned. This way we can see if this approach is feasible. |
Beta Was this translation helpful? Give feedback.
-
Hello @tuxology and other mentors. Below is the link to the proposed designs I just created. Please take a look at it so we can discuss on the. And as instructed, I will code these screens and generate an apk or maybe an expo QR Code so we all can run the MVP on our various mobile devices. LINK TO THE DESIGN: https://www.figma.com/file/DCXsIK2XBQnRFbHoYFa3Nk/ZUBHUB?node-id=0%3A1 Please find the other screens on the Figma file(Link sent above). NOTE THAT |
Beta Was this translation helpful? Give feedback.
-
Hi @alicendeh I went through the mockups. Good efforts till now 🙏 Here are a few comments:
ZubHub Color Palette |
Beta Was this translation helpful? Give feedback.
-
Hello @tuxology, I did the modifications you requested, I added some more screens and made the designs more explicit. And I would also like to ask if you'd want me to provide a coded MVP so we see what it looks like. |
Beta Was this translation helpful? Give feedback.
-
Hello @tuxology. As you told me the other day to provide one or two pages with the technologies i mentioned to see how the app will look like,I did that and this is what i reproduced based on the design i made. Instructions to run the project
Please go through and tell me what you think. I also added more screens on the designPlease take a look at the design file. |
Beta Was this translation helpful? Give feedback.
-
@alicendeh Great work so far! I am reviewing this 🙏 |
Beta Was this translation helpful? Give feedback.
-
Hello @tuxology,@srish, and other mentors. I have refined the designs. I Am trying to bring different designs so we can choose which is best. PREVIEW |
Beta Was this translation helpful? Give feedback.
-
Hello @tuxology
|
Beta Was this translation helpful? Give feedback.
-
Hello @tuxology. Below is feedback on what I have been able to achieve so far regarding the mobile application.
OVERAL PREVIEW Please @tuxology @srish @NdibeRaymond what do you all think about this. Am open to all feedback,suggestions and modifications |
Beta Was this translation helpful? Give feedback.
-
Hey @alicendeh, thanks for testing multiple variations in the design. Here are a few comments
In conclusion, here is a possible high-fidelity mockup of the home page I created for some more inspiration. It keeps current ideas while introducing new ones. Eventually we may replace the card styling, but we may do it incrementally. Do note that a few elements in the card are also changing as other folks in the team are working on them. With a more ZubHub Web inspired approach, we would benefit from UX changes happening there as well 😸 |
Beta Was this translation helpful? Give feedback.
-
Hello @tuxology, As you requested, I provided the prototype for each main layer (Home, Projects, profile). BELOW ARE SCREENSHOTS OF THE OUTPUT BELOW IS A SHORT VIDEO DEMO Please tell me what you think and if there are any corrections I will do it right away |
Beta Was this translation helpful? Give feedback.
-
In addition to this I did some findings on sharing code base of react Js and react native . I already mentioned some above
With this it is possible to share some functions in React Js and react native |
Beta Was this translation helpful? Give feedback.
-
Hi am called Alice, An Outreachy applicant and this is how I think we can go about the development of the mobile application
UI Design. Firstly we bring out wireframes for the entire system so as to have an overview of what it will look like. I have experience with Figma and I can begin with the design based on what the current web app looks like. But to do this, I will need authorization from the mentors to proceed)
Setting up a project for the mobile app.
a. We can use React native(I suggest we use EXPO so we can easily test on both android and ios).
b. Redux for state managment
c. React navigation for routing within the system.
d. I18n with light and dark theme defined for the project
e. Axois for making requests to the server
After setting up the project we can build some custom components to be used(eg buttons,modals, text. etc..)
Jump into building the wireframes(I propose we go in a modular manner: meaning we get a module, build, consume the API, test and proceed with the next module)
Beta Was this translation helpful? Give feedback.
All reactions