Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

lgf2111/vision-core

Repository files navigation

Forks Stargazers Issues MIT License


Logo

Vision Core

Your go-to solution for all your computer hardware repairs
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. The Team

About The Project

Vision Core Screen Shot

(back to top)

Built With

  • Flask
  • Bootstrap

(back to top)

Getting Started

Prerequisites

  • pip
    pip install --upgrade pip

Installation

  1. Get a free Stripe API Keys at https://stripe.com/docs/api
  2. Clone the repo
    git clone https://github.com/lgf2111/vision-core.git
  3. Install PyPI packages
    pip install -r requirements.txt
  4. Enter your API Keys in .env
    STRIPE_SECRET_KEY="ENTER YOUR API"
    STRIPE_PUBLISHABLE_KEY="ENTER YOUR API"
    STRIPE_ENDPOINT_SECRET="ENTER YOUR API"

(back to top)

Usage

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Project Link: https://github.com/lgf2111/vision-core

(back to top)

The Team

  • Isaac Koh
    • Project Leader
    • LinkedIn
  • Yuewei
    • Lead Developer
    • LinkedIn
  • Guan Feng
    • Backend Developer
    • LinkedIn
  • Jon Loh
    • Frontend Developer
    • LinkedIn
  • Chin Shuan
    • Designer
    • Instagram

(back to top)