simple explanation about the web application and used technologies
- Kyle
- Sam
- Ian
- Riheel
GIVEN I want to generate my daily horoscope based on my zodiac sign
Given I want a daily quote to be generated upon zodiac sign selection
WHEN I open the application "HoroscopeFinder"
THEN todays date will be displayed at the top of the application
WHEN I select my zodiac sign
THEN I am presented with my daily horoscope (API 1)
THEN I am presented with my daily quote (API 2)
WHEN I scroll down to the footer bar
Then I can select an About Me pagelist of used tech stack here
In order to acess and refractor the code you must first go through the Installation Process.
- Open GitHub and navigate to the main repository
- Click the green "Code" button Above the top right corner of the files
- To clone the repository using HTTPS, under "Clone with HTTPS", click the clipboard icon. To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click "Use SSH", then click the clipboard icon. To clone a repository using GitHub CLI, click "Use GitHub CLI", then click the clipboard icon.
- Open Terminal (Bash in Windows) and navigate to the directory where you want the repository to be
- Type "git clone ", and then paste the SSH, CLI, or HTTPS link you coppied on GitHub and press ENTER. This should put a copy of the repository into the directory you had chosen in step 1
step by step of application use
- GitHub's Document on Cloning Repositories (used in Instalation section)
- VS Code's ReadMe Page (used for formating and licensing syntax)
Licensed under the MIT license