-
Notifications
You must be signed in to change notification settings - Fork 129
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
Front end enhancements needs and suggestions #15
Comments
I think few improvments are:
The screen is just a map with 2 inputs and a button. Doesn't tell much about what it was designed for. |
Maybe it's a good idea to let the map where the mud avalanche has passed. And the app has to be something very simple, without many buttons and tals. With labels and inputs with a design that is easy to identify by the user, because at the time of the race runs could be that it hinders the visibility. And the description of the places is very visible too. My sugestion. 😅 |
I think creating /css and /js folderss make the hole project to be slower, even minifying files. It's better just import bootstrap library with: JS
|
what about a page with official places for gathering donations, sorted by state/city. Someone sent to the whatsapp group that people are sharing fake donation places. |
As I said on #23, some ideas:
I can send a pull request fixing the above points, but I also have some questions:
In most of my projects I like using Vue (which I think it's easy to learn and is also "incrementally adoptable", something like "no build process required, just add a But those are my personal preferences, I can try to keep using the same code style if you prefer. Current code just uses Bootstrap CSS and Leaflet (so... no jQuery). The code style uses both single quotes and double quotes. Python and JavaScript code uses four spaces for indentation (so it's better to avoid Standard, which uses two spaces). About the design how about something like this? https://wireframe.cc/RGczK7 |
If the technology used is vue I can help with the frontend too.. |
I can help on frontend too |
another suggestion is to use Tailwind |
I don't know whether a 2D map would be better for machines with fewer resources (like tablets and mobile phones). People should be able to use it on site... |
Is someone working on internationalization? The current, non-functional, language switcher was made with something like vue-i18n in mind. In the other hand, as now Django is being used, other choice can be using |
Leave here your requests, needs and suggestions for the front end.
The text was updated successfully, but these errors were encountered: