https://github.com/alexstormwood/jul24-t2w6-pokemon-hooks

Exploring ReactJS hooks.

https://github.com/alexstormwood/jul24-t2w6-pokemon-hooks

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Exploring ReactJS hooks.

Basic Info
  • Host: GitHub
  • Owner: AlexStormwood
  • Language: JavaScript
  • Default Branch: main
  • Size: 40 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

React + Vite

User Stories

As a __, I want to _, because of ___.

As a website visitor, I want to register a new account, because I want to save my Pokemon teams to an account. As Alex the website visitor, I want to register a new account, because I want to save my Pokemon teams to an account. As Chris the website visitor, I want to register a new account, because I want to save my Pokemon teams to an account.

As a website visitor, I want to login to my account, because I want to see the Pokemon teams saved to my account.

As a website visitor, I want to update my saved Pokemon teams, because I want to see the results of a successful trade.

As a website visitor, I want to be able to trade Pokemon with another user, because I want to catch them all!

User Personas

Alex - Website Visitor

  • Pokemon fan
  • Wants to catch all the Pokemon
  • Use the desktop to view the website

Chris - Website Visitor

  • Pokemon fan
  • Wants to catch all the Pokemon
  • Use the smartphone to view the website

Manual tests

  1. User registration

  2. Saving Pokemon to Database

  3. User login

Owner

  • Name: Alex
  • Login: AlexStormwood
  • Kind: user
  • Location: Sydney
  • Company: @BigfootDS

Game & XR developer based in Sydney, Australia. Main tools are Unity3D and C#. Working for myself as BigfootDS, and working for Coder Academy as a teacher.

GitHub Events

Total
  • Watch event: 1
  • Push event: 8
  • Create event: 1
Last Year
  • Watch event: 1
  • Push event: 8
  • Create event: 1

Dependencies

package-lock.json npm
  • 301 dependencies
package.json npm
  • @eslint/js ^9.19.0 development
  • @types/react ^19.0.8 development
  • @types/react-dom ^19.0.3 development
  • @vitejs/plugin-react ^4.3.4 development
  • eslint ^9.19.0 development
  • eslint-plugin-react ^7.37.4 development
  • eslint-plugin-react-hooks ^5.0.0 development
  • eslint-plugin-react-refresh ^0.4.18 development
  • globals ^15.14.0 development
  • vite ^6.1.0 development
  • react ^19.0.0
  • react-dom ^19.0.0