-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,17 @@ | ||
# millionaire | ||
who wants to be a millionare to improve your knowledge in a fun way. | ||
# Millionaire | ||
Who wants to be a millionare to improve your knowledge in a fun way. | ||
|
||
So, like, this project was all about putting bing copilot and GPT-3.5 to the test. We started off by making wireframes using excalidraw, then used those as prompts to get HTML and CSS designs. From there, it was all about adding functions by asking copilot and GPT-3.5 for help, little by little. Lesson learned: you still gotta have some programming know-how. Treat GPT as your buddy, not some kind of magic genie. | ||
|
||
|
||
# Wireframe | ||
|
||
![2024-02-14_14-03](https://github.com/brain90/millionaire/assets/858382/a816f7c5-73c0-486d-8d3f-ca289e4bbc9c) | ||
|
||
# End Result | ||
|
||
![2024-02-15_20-24](https://github.com/brain90/millionaire/assets/858382/7d81a713-a83f-4ae1-af67-c75a6b29d49b) | ||
|
||
# Installation | ||
|
||
Just extract this repo into your htdocs directories. |