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

Add CSS and more friendly UI design to /updatett.html #1

Open
psk907 opened this issue Apr 26, 2021 · 1 comment
Open

Add CSS and more friendly UI design to /updatett.html #1

psk907 opened this issue Apr 26, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@psk907
Copy link
Member

psk907 commented Apr 26, 2021

Looking for someone to add a touch of styling through basic CSS to the below page.

image

Keep the UI simple and do not break the functionality

Instructions to developers:

  1. Fork the repository and clone it
  2. If you don't want to setup a Vercel environment and Deta DB, simply run a local server for the html at public/
  3. Comment out lines 65 & 66 in script.js to avoid unnecessary API calls and store a sample list of links obtained from https://zoom-autolink.vercel.app/api/gettt (Use Postman or similar tool) in class_data
  4. Add your CSS as required in the html and dynamic components in the script.js.
  5. Revert the changes caused by step 3.
  6. Push your changes and create a PR with a screenshot.

Comment down below if you are interested.

@psk907 psk907 added enhancement New feature or request good first issue Good for newcomers labels Apr 26, 2021
@psk907 psk907 linked a pull request Apr 27, 2021 that will close this issue
@psk907 psk907 removed a link to a pull request Apr 27, 2021
@psk907
Copy link
Member Author

psk907 commented Apr 27, 2021

Basic styling and flex containers have been added by @SJellen through #2 and merged.

Preview:

image

Keeping this issue open for further enhancements. xD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant