https://github.com/thatgirldorian/dokument-app
This is a web app that lets programmers log issues they get while coding and the solutions to those issues.
https://github.com/thatgirldorian/dokument-app
css html javascript
Last synced: 4 months ago
JSON representation
This is a web app that lets programmers log issues they get while coding and the solutions to those issues.
- Host: GitHub
- URL: https://github.com/thatgirldorian/dokument-app
- Owner: thatgirldorian
- Created: 2020-01-18T19:12:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T16:04:55.000Z (about 5 years ago)
- Last Synced: 2025-01-03T18:24:19.757Z (6 months ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dokument-App (Pausing developement for this for now)
Function & Description:
This is a web app I'm working on with my friend, Dara. I'm only responsible for the front-end (user interface).
We're building a platform that lets programmers log issues they get while coding and the solutions to those issues.Technology Used:
- HTML
- CSS
- Github
- JavaScript
Challenges Faced:
1. Change the colour of the checkbox:
I have been trying to change the colour of the checkbox and have not found a solution yet. Will update soon.
Fix:
I used the custom checkbox generator at https://bun.js.org/ and was able to get it done.
2. Adjust 'Signup button hover color':
I could not get the signup button to display the color I wanted all through the button and the space containing the words "Create your account".
Fix:
I switched the button element for input and it worked great.
Some more issues:
- Need to fix the space between the question-inner icons
- Also need to fix the way the text looks
Screenshots:



