dsc-x / omg-frames

https://myframe.dscomg.com
MIT License
6 stars 12 forks source link

Membership Dashboard UI #3

Closed xprilion closed 3 years ago

xprilion commented 3 years ago

Boostrap + jQuery UI for the app

rajinderpalsingh2001 commented 3 years ago

Kindly assign this issue to me.

Abhijay007 commented 3 years ago

Boostrap + jQuery UI for the app

@xprilion sir can you please explain what type of UI you want?

And sir, I have one more question can I make three separate files for the existing codebase means style.css, app. js', and index.html. It will help in increasing code readability and understandability for future contributors.

xprilion commented 3 years ago

@Abhijay007 The UI details will be posted here by @sairish2001 after preparation of wireframes and discussion around them, meanwhile, please feel free to suggest your own ideas based on the project requirements mention in the repo readme!

Abhijay007 commented 3 years ago

@Abhijay007 The UI details will be posted here by @sairish2001 after preparation of wireframes and discussion around them, meanwhile, please feel free to suggest your own ideas based on the project requirements mention in the repo readme!

ok got it 😃

rajinderpalsingh2001 commented 3 years ago

@Abhijay007 UI created with Bootstrap and CSS

rajinderpalsingh2001 commented 3 years ago

New Feature Added

  1. User can crop the image after selecting @Abhijay007 and if any other feature you want to add or have in mind feel free to tell.
Abhijay007 commented 3 years ago

New Feature Added

  1. User can crop the image after selecting @Abhijay007 and if any other feature you want to add or have in mind feel free to tell.

Yeah, I have a suggestion that if you are using bootstrap in this project then you can introduce dark-mode support as well because if we start implementing it from now itself then it will easy for us to make changes in the future also. We just need to add a toggle button at the top right corner and need to make some CSS and js changes according to the toggle button.

rajinderpalsingh2001 commented 3 years ago

@Abhijay007 Thanks for your contribution, it's a great idea.

Abhijay007 commented 3 years ago

@xprilion sir, can I get an idea that when you gonna update this project with the latest UI and wireframes because I think I can contribute to this project, but if I made some changes right now, that may become a problem in the future.

rajinderpalsingh2001 commented 3 years ago

https://sairish2001.github.io/omgframestesting.github.io/

Just have a look to the Updated UI (This project is hosted just for test purpose only till now) *Kindly Visit, Use, Test and Drop your suggestions in the comments.**

*this is a beta release, some functions may not work.

rajinderpalsingh2001 commented 3 years ago

@Abhijay007 kindly refer to it https://github.com/dsc-x/omg-frames/pull/4

Abhijay007 commented 3 years ago

@Abhijay007 kindly refer to it

4

ok

rajinderpalsingh2001 commented 3 years ago

Update:

• Available API's implemented refer-to-it for API's • Added Option to Manually Enter Filename before download begins • Gallery Page Created and API implemented • Minor Bugs fixed in UI

arnabsen1729 commented 3 years ago

Couple of issues with the latest release:

1.

image Remove the values of the login forms.

2.

Wrong credentials in login leads to infinite loading. If the response from the server is not 200 or 201 make a pop-up or message displaying the necessary info.

3.

image Instead of having Home and Gallery at the top, we can add a Gallery icon on the left side along with other options, the logo will serve the purpose of 'Home'.

4.

image There is a create account button in the login modal but it will be better to have another separate button in the navbar for Sign Up

5.

Favicon is missing.

rajinderpalsingh2001 commented 3 years ago

@arnabsen1729 Thanks for your valuable feedback, I will fix it.