Giter Club home page Giter Club logo

superheroes's Introduction

PHASE 4 CODE CHALLENGE WEEK 1

Projects name

- Pizza Restaurant

author information

The following projects are created by:
- Terry Wachuka

System dependencies

check GEMFILE

Configuration

  • rails db:migrate
  • rails server

Database creation

  • rails db:migrate
  • rails server

Database initialization

  • sqlite in use , add extension on VS code.

setup/installation requirements

- download a zip file under code tab.
- extract the downloaded zip folder
- open the folder with VS code
- Run this command on the terminal to run server:
console $ rails server
- Use Postman to view the data through routes in BDD
ERD

Screenshot ERD Link

BDD

As a user should;

##### BDD

As a user should;

- GET /heros return all heros in an array

- GET /heros/:id return the heros matching the id together with a power array including all powers related to the heros.

- GET /powers return all powers in an array

- GET /powers/:id return the powers matching the id.

- PATCH /powers/:id return an updated power object.

- POST /hero_powers create a hero_powers instance that is associated with an existing `Hero` and `Power'
Known Bugs
The application works perfectly well, no bugs.

technologies used

The following projects used the technologies
:
- RUBY, 2.7.4
- RAILS
- Active Record

Support and Contact information

License and Copyright Information

Licensed under [MT License] ("https://github.com/T-erry/superheroes/blob/main/LICENSE.md")

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.