Skip to content

refinejcode49/front-end-project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IronPages App - A book library CRUD App

This is one of our projects in the Ironhack journey.

Table of contents

Overview

Screenshot

[]: # (Put a screenshot of the website)

Description

Improving our front-end skills with React integration, validated by the creation of an Single Page Application capable of interacting with an external API.

The challenge

The challenge is to build an app allowing users to perform the four basic operations of persistent storage : Create, Read, Update and Delete (CRUD).For this project, we choose the Google Books API to perform these operations.

Deliverables expected

  • A working app that meets all technical requirements.
  • A working app deployed and accessible online.
  • The URLs of your GitHub repositories (frontend and mock backend).
  • The URL to the deployed React app.
  • The URL of the slides for your project presentation.
  • Present and demo your app during the Project presentations.

Technologies used

  • HTML, CSS, JavaScript, Node and (REACT Library).

User Stories

  • homepage - As a user I want to be able to access the homepage so that I see the list of all the books and what the app is about.
  • Book Details Page - As a user I want to be able to access the details of a book and be able to delete a book.
  • Add a Book Page - As a user I want to be able to add a new book.
  • Update a Book Page - As a user I want to be able to update the details of a book.
  • About us Page - As a user to know the team who build the app.
  • 404 Page - As a user I want to see a nice 404 page when I go to a page that doesn’t exist so that I know it was my fault

Links

Authors

Enrique Castañeda

Jennifer MERAT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors