Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

WEB103 Project 4 - CustomButton

Submitted by: Duc Nguyen

About this web app: An app where you can customize your button

Time spent: 5 hours

Required Features

The following required functionality is completed:

  • The web app is connected to a PostgreSQL database, with an appropriately structured Buttons 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 Buttons
  • On selecting each option, the displayed visual icon for the Buttons updates to match the option the user chose
  • The user can submit their choices to save the car to the list of created Buttons
  • 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 Buttons
  • Users can edit or delete a submitted Buttons from the list view of submitted Buttons
  • Users can update or delete Buttons 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 ScreenToGif

Notes

Dynamic Classes don't work very well with TailwindCSS

License

Copyright [2023] [Duc Nguyen]

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.

About

CodePath Advanced WebDev Project 4 (Customizable Item)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages