This commit is contained in:
Ray 2024-01-02 08:31:37 +00:00 committed by GitHub
commit 2fa36a43af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# BraycedForUnbased # BraycedForUnbased
TO-DO: This was an inside joke where people record my interesting takes, such as not liking certain foods or weird crushes. The idea was thought of by close friend, systie during a NYE celebration (2023-2024) sleepover with close friends.
Add section to display entries from firestore in modern UI boxes instead of just plain text to allow for media to be displayed She wanted something to log my unbased takes on food, unbased meaning weird or not-the-norm or silly.
Code was created during NYE late at night and the morning on New Year's day with finishing touches added on the 2/01/2024, three days taken from concept to final product.
This web app was created using the npm package "create-react-app" and usded elements from Bootstrap and ReactBootstrap for modern elements such as the form and existing entries boxes.
The website uses Google Firebase's Hosting for the website, Firebase to store entries and Storage to store any images or other media attached to said entry.