-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need a Wireframe of iwalkfreely web app #5
Comments
As per @Raashul 's queries regarding content's on Home page, lets use this issue to discuss on the same agenda. |
I am planning to start coding for the project but I don't know what the template and the structure will be like? Should I wait for the content as it seems to be a blocker for me. What do you think of us mocking a dummy page with fake content and graphs to get this project up and running? Please give me some idea on how to approach as I am very confused on how to start. @rabishah |
Do you think we can first play around with the tools instead of waiting for the wireframe? I am not very adept with wireframes and I think this is turning out to be a blocker for us. Lets move this ahead as quickly as possible. I need some directions on how to move forward. Thanks a lot, @rabishah. |
@prashishh Need you input as you must be having a clear picture of the problem statement. |
Thanks for getting back. I will start implementing the template and see what features I can add on the hompage. |
I was assuming that we would show visualization of the data that we collected from the survey and present them in our first page. We can show quotations & comments from women from the survey and eventually build a tool where they can add comments from the app. The blog can be a different page where we can have opinions & ideas from women to share their experiences. The first page would more be like an awareness page from the data collected from the survey. |
@prashishh So,what you are saying is, https://cloud.githubusercontent.com/assets/919742/19934200/eded1156-a13d-11e6-9791-a830e9da6af5.png is the home page. |
I would think a mix between both the screenshots is a good start -- Not strictly just showing the visualization like in wire frame (2), but a general discussion of the problem, the survey & future goals. Maybe http://www.arewelearningyet.com/ (single page). Talk about Sexual Harassment in Nepal Talk about the problem in context of Nepal About the survey conducted Data & Visualization What can be done I'm brainstorming, what do you think? |
@prashishh What you are saying is building a comprehensive blog. IMO, it makes sense as you would want to read the context before you get to the interaction / visualizations. I've scribbled a couple of design (rough). |
@prashishh A couple of questions I have in my mind
@prashishh @Raashul @imsanju @Studenton What are your thoughts on this? |
I am currently working on the home page with dummy content. |
@Raashul make sure you branch out from develop branch. Let me know if you need any help regarding structures or any queries of the app. |
@rabishah - I don't think the application should resemble a blog. You are absolutely correct that it should just be a single page catered to this topic. I was visualizing some charts/tables with text/quotes animated in the single page & describing the problem in our society. They should be able to contact us directly from a form. I don't think we have the resources to build an entire platform. We should either use granular components already available on the web instead of writing our own. What do you think? |
The comment section looks very blog-ish. I'd remove that. |
@prashishh I think the above design is a good start for @Raashul to get started with. It will be having visualizations, if need be, text/quotes animated and its a single page app. But, what I would ideally want is, lets say someone wants to prepare a similar page, he / she should able to build it fast. And this we can achieve it once we make our integrations / components modular. For e.g. he / she should easily integrate comments, integrate with survey data etc. Or else, this would be yet another HTML page with significant effort which I would not be happy about. Regarding web components, we won't be building one. Foundation already has it, so why build it? |
@prashishh Also, that comment section looks blog-ish, because its a screen shot taken from blogs 😸 Its basically a side panel that appears once you click on a |
@imsanju This is the template we are implementing. I have started to design according to the template above. Will get more stuff done by the weekend and push it to github. |
@rabishah - True! More reusable components would be amazing as a project. Also, instead of re-building the wheel, can we look into modules that are already there in the interweb? What do you suggest? We can get them and modify for our use and open-source it back to the community. @Raashul - Do you have experience with modular web components? |
@prashishh Let's search for web comments when we need them. Giving back to the community would be an awesome feat with this projects. Let's not only build it, but also learn cool stuffs on the way. |
@rabishah @prashishh I have a question regarding the folder structure in the project. I was looking to d3.js to put charts into the home page. I am not sure where I should put my controller js files and the config files that I'll use for this purpose. I will need to make multiple controller files for comments/d3/adding posts etc |
@Raashul I would suggest you to create a folder, For config file, create a simple config.js. As the code grows, you can then separate it out in a folder with multiple files. The rule of thumb is, create folder structures which you are most comfortable with. 😸 |
👍 |
@Raashul - Can you post screenshots of the current design (and flow, if we have)? We could have the dev version as |
@rabishah - I would suggest the have the sections in the page as modular sections. So we can pick and choose the sections in the single app. Example: |
@prashishh |
Yes. We need a wireframe of iwalkfreely app for a better understanding and
communication of MVP.
The text was updated successfully, but these errors were encountered: