Skip to content
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

Mobile friendly frontend #113

Open
berk76 opened this issue Nov 17, 2024 · 4 comments
Open

Mobile friendly frontend #113

berk76 opened this issue Nov 17, 2024 · 4 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@berk76
Copy link
Member

berk76 commented Nov 17, 2024

Aktuální frontend je zastaralý a není optimalizovaný pro mobilní telefony. Je potřeba navrhnout nový moderní a mobile friendly FE.

@berk76 berk76 added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 17, 2024
@herodotos
Copy link
Collaborator

I tried some design, let me know if you like it, if you will be interested I can implement it.
figma
https://www.figma.com/design/XsVxCDzpZzqPTsvhpZeacl/Untitled?node-id=0-1&t=OPEAKyZuUhgiFvAd-1

@berk76
Copy link
Member Author

berk76 commented Nov 20, 2024

Hello @herodotos

thank you for your design - it looks good. You have merged horizontal menu into vertical one which is good for mobile devices. Still there will be some challenges like boxes at the left side on main page. But lets try it. I will provide you access to repository so you can create new branch and we can start building it step by step.

@berk76
Copy link
Member Author

berk76 commented Nov 22, 2024

Hello @herodotos

may be the best approach will be to create html/css/js mockup first.

Mockup should contain:

  • frontpage: http://127.0.0.1:8000/
  • some page with form: http://127.0.0.1:8000/personal_settings_edit/
  • some page with table: http://127.0.0.1:8000/admin_user/
  • and may be adverts: http://127.0.0.1:8000/adverts_list/?scope=all

You can create it in here svjis/articles/templates/mockup

When mockup will be done and we will agree on it the implementation will be much easier.

What do you think?

@herodotos
Copy link
Collaborator

@berk76 ok I will do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants