Skip to content

Latest commit

 

History

History
73 lines (41 loc) · 1.84 KB

README.md

File metadata and controls

73 lines (41 loc) · 1.84 KB

Bot Battlr App(Phase 2 codeChallenge2)

Created By Martin Nyaga 28-7-2023

Git Link

Git

Description

Welcome to Bot Battlr, the one and only spot in the known universe where you can custom build your own Bot Army! In this web app, the user can browse through a list of robots, view a robot's details, and, enlist a bot into their army.

Setup Requirements

  • Git
  • Web-browser of your choice
  • Github

Development server

This app uses a db.json that is deployed to render on 'https://bot-app-data.onrender.com/bots' for the transaction list.

Technologies Used

The following have been used on this project:

  • HTML
  • CSS
  • JavaScript

Screenshots

  • Homepage

    screenshot
  • Added Bots to Army

    screenshot

Known Bugs

No known bugs at the moment

Support and contact details

To make a contribution to the code used or any suggestions you can click on the contact link and email me your suggestions.

License

Copyright (c) {{ 2023 }}, {{ Martin Nyaga }}

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.