GithubHelp home page GithubHelp logo

bot-application's Introduction

Bot Application

A simple React application that allows users to view a collection of bots, enlist bots into their army, and manage their bot army. This project was built to practice React development skills and demonstrate how to interact with an API to fetch and manipulate data.

Table of Contents

Requirements

To run this project, you need the following:

  • Git installed on your machine to clone the repository.
  • Code editor (e.g., VS Code) for viewing and editing the code.
  • Node.js installed to install and manage dependencies.

Installation

  1. Clone this repository by running the following command in your terminal:
    $ git clone https://github.com/Abogeerick/Bot-Application.git
  2. Navigate to the cloned repository folder:
    $ cd Bot-Application
  1. Install project dependencies by running:
    $ npm install

Usage

  1. Start the React development server by running:
     $ npm run dev

Features

As a user, you can:

  1. View a collection of bots with their details (name, type, health, damage, armor, bot class, and catchphrase).
  2. Enlist a bot into your army by clicking on the "Enlist" button on the bot's card.The army section is at the top right of the home page whereby clicking into it will lead you to your enlisted bots.
  3. View your bot army and release bots from your army.
  4. Delete a bot from the bot collection (Note: The deletion is not persisted to the backend in core deliverables).
  5. Sort bots by various fields such as health, damage, and armor.
  6. Filter bots by their bot class using the filter bar.
  7. Click on a bot's card to view detailed information about the bot.

Technologies Used

  1. React.js: Frontend JavaScript library for building user interfaces.
  2. React Router: For handling routing within the application.
  3. Axios: For making HTTP requests to the backend API.
  4. CSS: For styling the components and creating a visually appealing user interface.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

This project was created by Erick Aboge. Feel free to reach out if you have any questions or feedback regarding this project.

bot-application's People

Contributors

abogeerick 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.