Skip to content

Commit

Permalink
Merge pull request #39 from emmanueposu/pbranch
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
demuthsa authored Jun 4, 2024
2 parents dc3263e + ae689b8 commit 4977111
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
# Trivia-Forge

### About:
Trivia Forge is a web-based trivia game generator that leverages the ChatGPT API to generate trivia questions, choices, hints, and answers. Users can create their own accounts, allowing them to save and access previously created games.

<br>
## Tech Stack
- Flask:\
Python web framework for building backend services
- React:\
JavaScript library for building user interfaces
- Supabase:\
PostgreSQL database

### Deployment URL:
https://trivia-forge.onrender.com
## Deployment URL
\* This application is hosted on Render. Initial requests made to the backend service will cause a delay upwards of one minute. After 15 minutes of inactivity, this delay will occur again.

<br>
https://trivia-forge.onrender.com

### Screenshots:
## Screenshots
![Home Page](https://yxdrsdfocuonvorowgaa.supabase.co/storage/v1/object/sign/readme.md/homepage.PNG?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJyZWFkbWUubWQvaG9tZXBhZ2UuUE5HIiwiaWF0IjoxNzE3MzM3ODI5LCJleHAiOjMzMjIxODAxODI5fQ.xZmcZMzwmbCg2d4KAUV2Rljn7gKNONawS_h4Hdy0gas&t=2024-06-02T14%3A17%3A09.538Z)\
\
![Game Play](https://yxdrsdfocuonvorowgaa.supabase.co/storage/v1/object/sign/readme.md/gameplay.PNG?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJyZWFkbWUubWQvZ2FtZXBsYXkuUE5HIiwiaWF0IjoxNzE3MzM4MDMxLCJleHAiOjMzMjIxODAyMDMxfQ.fVkeGYVkkaKZfHFC6EC7jtiwsEwODnaIx6enHhmouG8&t=2024-06-02T14%3A20%3A31.742Z)

0 comments on commit 4977111

Please sign in to comment.