Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1020 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 1020 Bytes

7-10 Split

Premise

7-10 Split is an e-commerce application that accomodates every kind of bowler. You can choose the perfect bowling ball or pair of bowling shoes from hundreds of styles, brands and sizes!

Technologies and Development

7-10 is a React application that utilizes Redux for state management so the client can keep track of all phases of the order including order history and cart edits. PostgreSQL manages the database which tracks users, products, and purchases. The server was built using Express and contains all the rest APIs that connect the front and back end of the application. Json web tokens are used to secure the accounts of users. Admin functionality and the ability to edit products is available for authenticated admins.

Use it Now

Try it here: https://seven-ten-split.herokuapp.com/