Skip to content

Application built using react, payment platform, and MongoDB

Notifications You must be signed in to change notification settings

magdalenaperry/vita-amet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub followers Contributors Forks Stargazers Issues

LinkedIn


Logo

Vita-Amet

Table of Contents

  1. Description
  2. Technologies
  3. Prerequisites
  4. Installation
  5. Usage
  6. Visuals
  7. Contributors
  8. Roadmap
  9. Contact
  10. Acknowledgements

Description

Vita Amet is a full stack, mobile-first application with user authentication designed as an e-commerce site. The user has the ability to sign up, login, and add rental items to their cart and then checkout using Stripe.

Deployed Links:

Vita-Amet Repository Link

Vita Amet Link

(back to top)


Technologies

  • JavaScript
  • React
  • MongoDB
  • Mongoose
  • bcrypt
  • graphqlS
  • bootstrap
  • react-icons
  • jwt-decode
  • @emailjs/browser
  • @stripe/stripe-js

(back to top)


Prerequisites

  1. Node.js
  2. verify installation
    node -v
    npm -v

(back to top)


Installation

  npm install
  npm run seed
  npm run develop

(back to top)


Usage

.ENV variables:

(back to top)


Visuals

Home Page Vita Amet Homepage

About Page

Vita Amet About

Location Page

Vita Amet Location

Rentals Page

Vita Amet Rentals

Contact Page

Vita Amet Contact

Login Page

Vita Amet Login

Sign Up Page

Vita Amet Signup

Cart Page

Vita Amet Cart

(back to top)


Contributors

Magdalena Perry:

Michael Hoyle:

Jasmin Bouasavatdy:

David Aylward:

Anastasiia Ciloci:

(back to top)


Roadmap

  • Create server side files
  • Create Mongo DB
  • Create client side files
  • Link Stripe API
  • Styling
    • Cart
    • Rentals
    • Checkout

(back to top)


Contact

For any additional questions, please reach out to me through email and follow me on GitHub.

Name - Magdalena Perry LinkedIn

Github - magdalenaperry

email - [email protected]

(back to top)


Acknowledgements

About

Application built using react, payment platform, and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 2.7%
  • CSS 1.4%