MiaYun98 / hunt_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hunt-api

Description

This is API Repo for the scavenger Hunt App. It contains user informations & Open AI key for the APP.

UserStory

AS an developer who wants to build an API that contains User Information and the riddles of the scavenger hunt application. 
SO THAT store the use data and access to the open AI to generate the riddles

Acceptance Criteria

When User load the page It should show you the proof that it is connected properly. 
When you use specific tag for the API is directs User to the User profile, info, and open AI. 

Installation

npm i

- should Initialize the mysql database by 
    mysql -u root -p 
    create hunt_db
    
Open AI 

Usage

This is an interactice program for scavenger Hunt application project. 

APP Screen Shot

Deployed Application

Contact

https://github.com/itsDavidK

https://github.com/jordan-koichiro-johnson

https://github.com/MiaYun98

About


Languages

Language:JavaScript 100.0%