Skip to content

nabbott98/global-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technolgies Used

  • Javascript
  • ReactJS
    • Virtual DOM. This characteristic of React helps to speed up the app development process and offers flexibility
  • React Hooks
    • Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.
  • Bootstrap
    • Bootstrap is a powerful, feature-packed frontend toolkit. Build anything—from prototype to production—in minutes
  • HTML
    • HTML is the standard markup language for Web pages.
    • With HTML you can create your own Website.
  • CSS
    • CSS is the language we use to style an HTML document.
    • CSS describes how HTML elements should be displayed.
  • Stripe API
    • Digital payment processing

Wireframes

Global main page Global login Global after login Global cart

Database ERD (Entity Relationship Diagram)

Global API ERD

Front End(Client)

API-imports

- user routes
- item routes
- cart routes

Components

- user
- cart
- items

Pages

- main page
- auth pages(sign-up,-in,-out)
- cart page
- profile page(personal info)
- page to add items to sell
- page to browse and search items for purchase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors