GithubHelp home page GithubHelp logo

phone-bucket's Introduction

WEB103 Project 4 - Phone-Bucket

Submitted by: Noel Alfaro

About this web app: This web app uses Node.js, Express.js, React, and a PostgresSQL database to allow users to view, edit, create, and delete phone items. More specifically, Users can view custom phones built with different pieces and create more or edit and delete the ones already created.

Time spent: 4.5 hours

Required Features

The following required functionality is completed:

  • The web app is connected to a PostgreSQL database, with an appropriately structured CustomPhone table
    • NOTE: Your GIF must include a view of your Railway database that shows the contents of the table used by your app
  • The web app uses React to display data from the API
  • Users can view a list of options they can select for different aspects of a CustomPhone
  • On selecting each option, the displayed visual icon for the CustomPhone updates to match the option the user chose
  • The user can submit their choices to save the car to the list of created CustomPhone
  • If a user submits a feature combo that is impossible, they should receive an appropriate error message and the item should not be saved to the database
  • The app displays the total price of all features
  • Users can view a list of all submitted CustomPhone
  • Users can edit or delete a submitted CustomPhone from the list view of submitted CustomPhone
  • Users can update or delete CustomPhone that have been created from the detail page

The following optional features are implemented:

  • Selecting particular options prevents incompatible options from being selected even before form submission

The following additional features are implemented:

  • List anything else that you added to improve the site's functionality!

Video Walkthrough

Here's a walkthrough of implemented required features:

Video Walkthrough

GIF created with Kap for macOS

Notes

Describe any challenges encountered while building the app or any additional context you'd like to add.

License

Copyright 2023

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

phone-bucket's People

Contributors

noelalfaro avatar

Watchers

 avatar

phone-bucket's Issues

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.