Skip to content

Commit

Permalink
Documentation (#192)
Browse files Browse the repository at this point in the history
* Home updated

* files rearranged

* Search screen

* Cart Improvements

* Product screen fix

* Increase/Decrease Product Quantity

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* logo

* Update README.md

* Update README.md

* Update README.md

* Added Hack 20 logo

* Update README.md

* Update README.md

* Update README.md

* :feat Added Logos and GIFs

* Update README.md

* New Products

* Update README.md

* Update README.md

* New Products

* Update README.md

* Update README.md

* Update README.md

* Revert "Update README.md"

This reverts commit 0ec4a94.

* Added Promo Logo

* Update README.md

* Update README.md

* Added GIFS

* Update README.md

* Update README.md

* Update README.md

* Removed Damaged Gifs

* Update README.md

* Delete logo.png

* Create LICENSE

* Create CODE_OF_CONDUCT.md

* Update README.md

* Update .gitignore

* :feat mockups

* Update README.md

* overflow fix

* Add CONTRIBUTING.md

* Update README.md

* add labeler action for hacktoberfest

* Added delete branch on close PR workflow

* Added SvanBoxel's Implementation for deleting merged branch

* Added android release workflow

* Update android-release.yml

* File renamed

* naming convention update

* Update GITIGNORE

* naming convention update

* Assets Update

* Folder Structure Update

* Update README.md

* Update issue_label.yml

* fixed an issue of overflow using expanded and textoverflow

* Update android-release.yml

* Added Firebase Integration

* feat: razorpay

* gitignore update

* Scroll Physics Update

* Razorpay Test Key and Secret Added

* Flutter SVG dependecy issue fixed

* App Drawer Added

* Update issue_label.yml

* ListTiles added to the App Drawer

* Update issue_label.yml

* Added License, Code of Conduct and Contributing guidelines to README

* Initialize Firebase in app

* reoved web support

* feat: added linting using lint package

* style: fixed linter suggested warnings and errors

* Updated Contributing guidelines in README

* renderflex overflow fixed

* Added steps for cloning the app on contributer's environment

* added welcome bot

* removed leading search icon on home screen Search Bar

* Implemented a better way to hide the keyboard properly

* Update issue_label.yml

* docs: added issue templates

* removing unwanted commits

* Create pull_request_template.md

* docs: added pr label workflow

* docs: updated event name

* added product model

* made profile screen responsive for small screen size

* Added Named Routes and removed redundant code

* Added menu icon to the top right to navigate to the "Settings" screen

Updated profile screen by adding menu icon to the top right . This issue #39 was assigned to me and now is resolved.

* making requested changes

for #39

* made changes 

made separate settings.dart and added widget

* Outsourced Drawer and Drawer Item widgets

* added widget tests for ProductCard, ProductPage and BottomNavigationBar

* added widget tests for CartItem, OrderItem

* Added Named routes.

* Update issue_label.yml

* fixes #105

* Removed scroll glow

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* Made Settings layout

* Package Name Update

* home screen updated

* Issue-118

* Added Order model

* Created Order model

* 'Wishlist-Screen'

* Created about page

* Fixed the Renderflex Overflow issue

* Order Screen

* AdMob integration

* Gradle Version Upgrade

* fix: Issue 101

* issue #38 made manage address screen

* made changes to manage address

* Issues Resolved

* android, ios native splash screens added

* added ads on dashboard and product page

* Code Refactoring

* added code for faqs screen

* Added login screen(With all resolved changes)

* Update README.md

* Resolved all the changes

* made the changes

* Added google signin

* Added SignUp Screen

* Update CONTRIBUTING.md

Added linting rule statement

* Update pull_request_template.md

Added extra point to check for linting rules before merging

* fix: bump flutter version in the app release action

* Added the change username and password screen

* Project Structure Update

* Stacked Container Added

* Fixed Issue #151

* back to shop button on cart screen made to work.

* Added batches on top in Readme.md file

* Made the changes Issue #151

* Batches aligned at center

* resolved all the warnings

* Added T&C Screen Issue #38

* Added Email Auth #27

* Added Unknown Screen. Fixes Issue #161

* removed unknown route constant

* Firebase Remote Config

* Initialized remote config main

* Overflow problem in Settings Page

* Overflow problem in Settings Page

* Expanded the list view.
prevented the payment button to hide behind the ad banner in cart view.

* README.md file enhanced (#107)

* README.md enhanced

* README.md enhanced

* README.md enhanced

* README.md enhanced

* readme updated

* readme updated

* readme updated

* Login UI Update (#170)

* Added horizontal scroll to login page

* Resized widgets in login page

* Added space between text boxes in login page

Co-authored-by: AksV73 <[email protected]>

* Added in app web view for github repository link (#172)

* Code Cleanup

* Used FocusNode to shift from one TextFormField to another (#179)

* Made Logout button functional in Settings screen. Fixes #38 (#176)

* Made Logout Button Functional. Fixes #38

* Added all the features as instructed. Fixes #38

* Code Cleanup + UI Update

* Keep User Logged In (#181)

onAuthStateChanges Stream Added

* Fixes Issue #183. Added Privacy Policy Screen.

* added notificationsScreen (#184)

* made the new changes and squashed

* made changes

* fixed renderflex error

* Auth Update

* Fixes #190

* Deleted all the files.

* Fixes Issue #55

Co-authored-by: Himanshu Sharma <[email protected]>
Co-authored-by: Smaranjit Ghose <[email protected]>
Co-authored-by: Anush Bhatia <[email protected]>
Co-authored-by: Ishan Sharma <[email protected]>
Co-authored-by: Anush Bhatia <[email protected]>
Co-authored-by: HIMANSHU SHARMA <[email protected]>
Co-authored-by: Vipul Sinha <[email protected]>
Co-authored-by: lordvins226 <[email protected]>
Co-authored-by: Tushar-OP <[email protected]>
Co-authored-by: ecrax <[email protected]>
Co-authored-by: Ajay <[email protected]>
Co-authored-by: Mansi169 <[email protected]>
Co-authored-by: “nb9960” <“[email protected]”>
Co-authored-by: Diksha Goyal <[email protected]>
Co-authored-by: Saransh <[email protected]>
Co-authored-by: Alifbhanvadiya14 <[email protected]>
Co-authored-by: Aayush Bisen <[email protected]>
Co-authored-by: Mohit <[email protected]>
Co-authored-by: sloth-panda <[email protected]>
Co-authored-by: Rahul Gandhi <[email protected]>
Co-authored-by: abhishek7997 <[email protected]>
Co-authored-by: Praneeth-rdy <[email protected]>
Co-authored-by: Pawan <[email protected]>
Co-authored-by: Sakshi Gupta <[email protected]>
Co-authored-by: D <[email protected]>
Co-authored-by: piyushpradhan <[email protected]>
Co-authored-by: Chirag <[email protected]>
Co-authored-by: Abhi-1313 <[email protected]>
Co-authored-by: Suyash Choudhary <[email protected]>
Co-authored-by: ThatOneTallKid <[email protected]>
Co-authored-by: Neha Musale <[email protected]>
Co-authored-by: Rupanshi Chawda <[email protected]>
Co-authored-by: Suyash Choudhary <[email protected]>
Co-authored-by: Apurv <[email protected]>
Co-authored-by: AJAYK-01 <[email protected]>
Co-authored-by: Aman Nanda <[email protected]>
Co-authored-by: samdid <[email protected]>
Co-authored-by: ADITI YADAV <[email protected]>
Co-authored-by: Rishabh Raizada <[email protected]>
Co-authored-by: DOOMSTERR <[email protected]>
Co-authored-by: Puru Ganda <[email protected]>
Co-authored-by: Mus2413 <[email protected]>
Co-authored-by: Anirudh Sai S B <[email protected]>
Co-authored-by: AksV73 <[email protected]>
Co-authored-by: AksV73 <[email protected]>
Co-authored-by: ShrutiJ-01 <[email protected]>
Co-authored-by: Sumit Didhate <[email protected]>
Co-authored-by: Muskan Jain <[email protected]>
  • Loading branch information
Show file tree
Hide file tree
Showing 43 changed files with 1,696 additions and 0 deletions.
1 change: 1 addition & 0 deletions documentation/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"site/"
Binary file added documentation/docs/images/promo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions documentation/docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<p align= "center"><img src="https://github.com/himanshusharma89/relic_bazaar/raw/master/images/promo.png"></p>

## Motivation💭💭

With the boons of internet🌐 spreadig worlwide over the last two decades, e-commerce has evolved to be one of the largest industries💹!.
<p align= "center"><img width=50% src="https://media.giphy.com/media/xT0xePyGsKplOK5dHG/giphy.gif"></p>

With the passage of time, platforms like Amazon, E-Bay, Flipkart, Myntra have become the modern supermarkerts for us.
<p align= "center"><img width=40% src="https://media.giphy.com/media/xUOwG4WLhybWSkuVeE/giphy.gif"></p>

From our fashionable clothes👗, shoes👟, grocery🥒, items of daily needs to mobile phones📱 we are accustomed to buying almost everything online. Even our food!🎂. Features like flexible options of payment, tons of choices to select from, assured delivery, as well as great customer support, have paved the way for the notion.
<p align= "center"><img width=50% src="https://media.giphy.com/media/xT9DPwpZktmbABO97G/giphy.gif"></p>

However, we found there's something that is left behind on the e-commerce wave.
<p align= "center"><img width=40% src="https://media.giphy.com/media/2AN7gVc1Az7pmdnFc3/giphy.gif"></p>

__The Vintage Products__...Yes, those items of immense cultural significance or historical importance. Maybe those coins from pre-independent India, that chair from the royal family, or perhaps the autograph or souvenirs your family members might have got from Mother Teresa. Trading with such items is a big hassle. Sometimes people are afraid to do so because of the notion that it is illegal. At times, they are fooled by middlemen who buy them in some hundreds of dollars and sell them in thousands. Additionally, there are issues of authenticity as well delivery!

<p align= "center"><img width=40% src="https://media.giphy.com/media/ZEHaLUz9yCSWMwKbsi/giphy.gif"></p>
21 changes: 21 additions & 0 deletions documentation/docs/our_solution.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Our Solution

<p align= "center"><img width=28% src="https://media.giphy.com/media/5z0cCCGooBQUtejM4v/giphy.gif"></p>


We propose an app with the vision to put back the traditional market of vintage on the tides of the e-commerce boom!. The UI is specifically made to provide a retro feel. We are using a blockchain-based system for payments behind the scenes to ensure privacy and encryption. The registration is simple and can be done using one's Google account as well. Using some beautiful yet concise forms we eliminate the paperwork for sellers. The recommendation engine tends to learn over time about one's taste and suggests similar items to buy. Computer vision-based techniques are used for quality assessment.

## Here's some Sneak Peek🧐

<p align= "center"><img width=30% height=30% src="https://github.com/himanshusharma89/relic_bazaar/raw/master/images/splash.gif">&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;<img width=30% height=30% src="https://github.com/himanshusharma89/relic_bazaar/raw/master/images/transition.gif"></p>

## Our Mockup🎨

![Our Mockup](https://github.com/himanshusharma89/relic_bazaar/raw/master/images/Mockup01.png)

## Tech Stack🧐

- Flutter
- Firebase
- Matic API
- TensorFlow + TensorFlow Lite
272 changes: 272 additions & 0 deletions documentation/gh_pages/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,272 @@

<!doctype html>
<html lang="en" class="no-js">
<head>

<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">




<link rel="icon" href="/images/promo.png">
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.1.1">



<title>Relic Bazaar Docs</title>



<link rel="stylesheet" href="/assets/stylesheets/main.9299cb39.min.css">


<link rel="stylesheet" href="/assets/stylesheets/palette.ef6f36e2.min.css">



<meta name="theme-color" content="#00bdd6">







<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback">
<style>:root{--md-text-font-family:"Roboto";--md-code-font-family:"Roboto Mono"}</style>








</head>







<body dir="ltr" data-md-color-scheme="slate" data-md-color-primary="cyan" data-md-color-accent="yellow">


<script>function __prefix(e){return new URL("/",location).pathname+"."+e}function __get(e,t=localStorage){return JSON.parse(t.getItem(__prefix(e)))}</script>

<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">

</div>
<div data-md-component="announce">

</div>

<header class="md-header" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="/." title="Relic Bazaar Docs" class="md-header__button md-logo" aria-label="Relic Bazaar Docs" data-md-component="logo">

<img src="/images/promo.png" alt="logo">

</a>
<label class="md-header__button md-icon" for="__drawer">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg>
</label>
<div class="md-header__title" data-md-component="header-title">
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
Relic Bazaar Docs
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">



</span>
</div>
</div>
</div>



<label class="md-header__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
</label>

<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</label>
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>


<div class="md-header__source">

<a href="https://github.com/himanshusharma89/relic_bazaar" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
</div>
<div class="md-source__repository">
GitHub
</div>
</a>
</div>

</nav>
</header>

<div class="md-container" data-md-component="container">




<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">



<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">





<nav class="md-nav md-nav--primary md-nav--integrated" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="/." title="Relic Bazaar Docs" class="md-nav__button md-logo" aria-label="Relic Bazaar Docs" data-md-component="logo">

<img src="/images/promo.png" alt="logo">

</a>
Relic Bazaar Docs
</label>

<div class="md-nav__source">

<a href="https://github.com/himanshusharma89/relic_bazaar" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
</div>
<div class="md-source__repository">
GitHub
</div>
</a>
</div>

<ul class="md-nav__list" data-md-scrollfix>








<li class="md-nav__item">
<a href="/." class="md-nav__link">
Home
</a>
</li>










<li class="md-nav__item">
<a href="/our_solution/" class="md-nav__link">
Our Solution
</a>
</li>



</ul>
</nav>
</div>
</div>
</div>



<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">

<h1>404 - Not found</h1>


</article>
</div>
</div>

<a href="#" class="md-top md-icon" data-md-component="top" data-md-state="hidden">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z"/></svg>
</a>

</main>


<footer class="md-footer">

<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">

Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>

</div>

</div>
</div>
</footer>

</div>
<div class="md-dialog" data-md-component="dialog">
<div class="md-dialog__inner md-typeset"></div>
</div>
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.expand", "searcn.highlight", "navigation.sections", "navigation.top", "toc.integrate"], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "/assets/javascripts/workers/search.fe42c31b.min.js", "version": null}</script>


<script src="/assets/javascripts/bundle.7353b375.min.js"></script>


</body>
</html>
Binary file added documentation/gh_pages/assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions documentation/gh_pages/assets/javascripts/bundle.7353b375.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 9af843b

Please sign in to comment.