Skip to content

React Bookstore Milestone 6#6

Open
Abdusaid10 wants to merge 31 commits intodevelopmentfrom
milestone-6
Open

React Bookstore Milestone 6#6
Abdusaid10 wants to merge 31 commits intodevelopmentfrom
milestone-6

Conversation

@Abdusaid10
Copy link
Collaborator

Hello, reviewers!

In this milestone, we created a REST API and connected it to our bookstore app to store all the information about the books in the database.
Steps we followed:

  • Created a new Ruby on Rails application
  • Implemented API that can ...
    1. Obtain a list of books from the library
    2. Remove a book from the library
    3. Add a book to the library
  • React/Redux can make GET/POST/PUT requests to Rails API to obtain and save data

macnick and others added 30 commits August 7, 2020 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants