An open API service indexing awesome lists of open source software.

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.

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:

![3](https://user-images.githubusercontent.com/40691059/81982043-134f2180-9629-11ea-9162-704f9927a08a.PNG)

![4](https://user-images.githubusercontent.com/40691059/81982063-1a762f80-9629-11ea-8b1a-9216ca47ff3f.PNG)

![Capture1](https://user-images.githubusercontent.com/40691059/83660060-43506b80-a5bc-11ea-9f39-17f3622e6a19.PNG)

![Capture2](https://user-images.githubusercontent.com/40691059/83660074-46e3f280-a5bc-11ea-9fff-416083f4e57b.PNG)