Skip to content

kaytayyy/click-it-to-ride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click It To Ride

Single-page app demonstrating fetch API calls while we try to sell you a car.

Description

This is a general mock-up of a car sales site designed to demonstrate fetch API calls (GET, POST, PATCH, and DELETE). There is an internal database (db.json) and a connection to a third-party API that renders images on demand based on vehicle values sent to the server.

Getting Started

Dependencies

Modifying the source requires the above dependencies

npm install

Executing program

When making changes, edit the style.css file in the ./src folder only. Tailwind will rebuild the one in the ./dist folder

From the package folder run:

json-server --watch ./dist/assets/db.json

Authors

  • Katie Smith
  • Vahan Nadjarian
  • Matthew Brouwer
  • Jenson Thottathil
  • Michael Loomis

Version History

  • 0.3
    • enhanced search by year,make,model
    • edit listings with admin privileges
    • form validation via HTML5 and JS
    • mobile responsiveness improved
    • added links to our CITR social media sites
  • 0.2
    • MVP presentation
    • all CRUD functionality
    • generic search feature
    • basic filtering
  • 0.1
    • Initial Release

License

This project is not licensed for any legitimate usage other than your own learning and amusement.

Acknowledgments

Inspiration, code snippets, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •