Git Product home page Git Product logo

pokemon-elite-four-tracker's Introduction

Pokemon Elite Four Tracker

License: MIT


Technology Used πŸ–₯️

Technology Used Resource URL
JavaScript https://developer.mozilla.org/en-US/docs/Web/JavaScript
Inquirer https://github.com/SBoudrias/Inquirer.js/
node.js https://nodejs.org/en
Git https://git-scm.com/

Description πŸ“

The Elite Four, the strongest trainers in their region. They climbed through the rankings and collected all of the gym badges just to stand at the very top.

And now you can search through all of their pokemon in one place!

Quickly and easily find out which ones are the strongest in their party so you can plan around how to fight each and every Elite Four member. Without preparation and through a lot of full revives, it'd be rough for any trainer to beat the strongest of them all. (Starting off, the database only seeds with information about the Elite Four from Kanto, Hoenn, and Sinnoh since those are my favorite games)

Through the usage of MySQL databases and Inquirer, this application is able to take in user input and perform various different functions such as: viewing a region's Elite Four pokemon, viewing a specific trainer's pokemon, and even adding in new regions, trainers, or pokemon yourself.

App example


Table of Contents πŸ“‹


Installation Instructions πŸ“₯

To install this application, follow the steps outlined below:

  1. Download or clone this repo to your local machine
  2. Open the root folder for this repo
  3. Open a terminal or CLI in the root folder
  4. Run npm i or npm install to install all dependencies (make sure you have node.js installed as well on your local machine)
  5. refer to usage instructions on how to use the application

Usage Information βœ…

  1. In your terminal run the schema.sql file through the MySQL CLI
  2. Then run the eggs.sql file through the MySQL CLI
  3. In the index.js file update your user and password in lines 9 and 10, respectively, with the ones correlating with your MySQL information
  4. Run node index.js to start
  5. Choose which option you'd like and follow the prompts
  6. If an error occurs, please make sure to read the message and update your answers accordingly

You can also watch this demo video to see how every function works

If there are any questions on how to use the app, feel free to checkout my socials down below and message me there.


Author Info πŸ‘Ί

daevidvo


Questions ❓

Email me at: [email protected]


License 🚩

https://opensource.org/licenses/MIT

The MIT License (MIT)

Copyright Β© daevidvo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the β€œSoftware”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED β€œAS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

pokemon-elite-four-tracker's People

Contributors

daevidvo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.