Code Monkey home page Code Monkey logo

bot-battlr's Introduction

Bot-Battlr

Welcome to Bot Battlr, the one and only spot in the known universe where you can custom build your own Bot Army! This is our app:

Here's the scenario: a galactic overlord has hired you, a galactic web developer, to develop a galactic web app that will allow them to browse through a list of robots, view a robot's details, and enlist a bot into their army.

Table of Contents

About

This project is a React application that allows users to create their own Bot Army by browsing through a list of robots and enlisting them. The app also provides features like viewing robot details, sorting by attributes, and more.

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory. cd Bot-Battlr/bot-battlr
  3. Install the required dependencies using npm install.
  4. Start the JSON DB server using json-server --watch db.json --port 8001.
  5. Start the React development server using npm start.

Technologies Used

  • React
  • JSON Server
  • CSS

Features

As a user, you can:

  • See profiles of all bots rendered in BotCollection.
  • Add an individual bot to your army by clicking on it. The bot can be enlisted only once.
  • Release a bot from your army.
  • Discharge a bot from their service forever.

Advanced Features

These additional features are also implemented:

  • Choose if you want to enlist a bot or just see their data. Clicking on the card displays a show view (BotSpecs) for that bot.
  • Sort bots by their health, damage, or armor using the SortBar.
  • Filter bots by their class.
  • Enlist only one bot from each bot_class.

Author

This project was created by Brian Kipkirui.


Feel free to explore the project and make improvements. If you have any questions, feel free to contact me.

LICENSE

Copyright (c) 2024 bryokn

bot-battlr's People

Contributors

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