Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP #84

Open
wants to merge 62 commits into
base: main
Choose a base branch
from
Open

MVP #84

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
1d1d6a3
initial commit
elliotBraem Jan 17, 2023
e0c7a0e
initializes gitignore
elliotBraem Jan 17, 2023
4f6a2be
feat starter documents
gurambalavadze Jan 18, 2023
5dd5fe1
add fonts
gurambalavadze Jan 18, 2023
7325d70
add typography styles
gurambalavadze Jan 18, 2023
d4b324c
feat dashboard
gurambalavadze Jan 18, 2023
dd90934
add router dom
gurambalavadze Jan 19, 2023
fd5a399
fix tab animate
gurambalavadze Jan 20, 2023
e47d7c6
fix start page
gurambalavadze Jan 20, 2023
a270554
fix start page
gurambalavadze Jan 20, 2023
589a1a7
fix start page
gurambalavadze Jan 20, 2023
299ebb4
fix first page
gurambalavadze Jan 22, 2023
039653c
feat btn
gurambalavadze Jan 22, 2023
1aee201
feat routes
gurambalavadze Jan 22, 2023
3eaf7fe
feat explore page
gurambalavadze Jan 23, 2023
656c828
fix explore page
gurambalavadze Jan 25, 2023
d0328b0
fix theme
gurambalavadze Jan 25, 2023
c1a642d
fix buttons
gurambalavadze Jan 25, 2023
163acc5
fix login
gurambalavadze Jan 25, 2023
55c1b49
feat login info page
gurambalavadze Jan 25, 2023
a1292cc
fix login
gurambalavadze Jan 26, 2023
4ebb0db
feat connect page
gurambalavadze Jan 26, 2023
4f88555
fix connect page
gurambalavadze Jan 28, 2023
ef564a8
fix connect page
gurambalavadze Jan 28, 2023
efdd9de
fix connect error
gurambalavadze Jan 29, 2023
a3018a7
fix explore
gurambalavadze Jan 29, 2023
1e59273
fix header
gurambalavadze Jan 29, 2023
4614bbb
code refactor
gurambalavadze Jan 30, 2023
913ff0c
feat camera accesee & capture photo
gurambalavadze Feb 3, 2023
51699f6
Merge branch 'mvp' of https://github.com/near-everything/app into mvp
gurambalavadze Feb 3, 2023
3519cd9
fix take photo
gurambalavadze Feb 6, 2023
93e83f0
feat brightness & camera size
gurambalavadze Feb 6, 2023
eae1153
fix create
gurambalavadze Feb 8, 2023
f98d405
fix create
gurambalavadze Feb 8, 2023
de7b183
image list scroll
gurambalavadze Feb 9, 2023
fe94b24
feat create quit
gurambalavadze Feb 9, 2023
f10a05e
feat uplaod animation
gurambalavadze Feb 11, 2023
7de0882
fix uplaod animation
gurambalavadze Feb 11, 2023
a1799c1
fix single upload
gurambalavadze Feb 13, 2023
83b8714
fix template
gurambalavadze Feb 14, 2023
975c900
fix template
gurambalavadze Feb 14, 2023
6e2964e
fix template
gurambalavadze Feb 14, 2023
7528c26
fix template
gurambalavadze Feb 17, 2023
5c98cb0
fix template
gurambalavadze Feb 17, 2023
3ed2812
fix template
gurambalavadze Feb 17, 2023
13ab4ea
fix template
gurambalavadze Feb 18, 2023
4ce93f4
feat create landing
gurambalavadze Feb 18, 2023
006ccf1
feat finish template
gurambalavadze Feb 18, 2023
293143d
fix finish template
gurambalavadze Feb 18, 2023
3a123a2
finish template
gurambalavadze Feb 19, 2023
bc2add5
fix template list
gurambalavadze Feb 19, 2023
dd3d22c
feat new template
gurambalavadze Feb 19, 2023
8fde41f
feat profile
gurambalavadze Feb 19, 2023
e07887a
fix profile
gurambalavadze Feb 21, 2023
a560c29
feat share & copy to clipboard
gurambalavadze Feb 27, 2023
67b5d77
fix share
gurambalavadze Feb 27, 2023
df0be5f
fix profile collection
gurambalavadze Feb 27, 2023
978408e
fix profile collection
gurambalavadze Feb 27, 2023
343fa69
fix When making a payment as the admin, instead of deal title, the co…
gurambalavadze Mar 6, 2023
79b02a0
fix profile
gurambalavadze Mar 20, 2023
7f34883
feat setting
gurambalavadze Mar 23, 2023
872ce5c
fix setting with no account
gurambalavadze Mar 27, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions .eslintrc.js

This file was deleted.

25 changes: 4 additions & 21 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,11 @@

# misc
.DS_Store
*.pem
.env.local
.env.development.local
.env.test.local
.env.production.local

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# next.js
/.next/
/out/

# local env files
.env
.env.*

# vercel
.vercel

#pwa
**/public/workbox-*.js
**/public/workbox-*.js.map
**/public/worker-*.js
**/public/sw.js
**/public/sw.js.map
203 changes: 1 addition & 202 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,202 +1 @@
<div id="top"></div>

<!-- PROJECT SHIELDS -->

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]

<!-- PROJECT LOGO -->
<br />
<div align="center">
<a href="https://github.com/near-everything/app">
<img src="public/icons/everything.png" alt="Logo" width="80" height="80">
</a>

<h2 align="center">everything</h3>

<p align="center">
An all-in-one tool interacting with the inventory of everything.
<br />
<!-- <a href="https://documentation.everything.dev"><strong>Explore the docs »</strong></a> -->
<!-- <br /> -->
<br />
<a href="https://everything.dev">Use App</a>
·
<a href="https://github.com/near-everything/app/issues">Report Bug</a>
·
<a href="https://github.com/near-everything/app/issues">Request Feature</a>
</p>
</div>

<!-- TABLE OF CONTENTS -->
<details>
<summary>Table of Contents</summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
</li>
<li>
<a href="#getting-started">Getting Started</a>
<ul>
<li><a href="#prerequisites">Prerequisites</a></li>
<li><a href="#installation">Installation</a></li>
</ul>
</li>
<li><a href="#usage">Usage</a></li>
<li><a href="#roadmap">Roadmap</a></li>
<li><a href="#contributing">Contributing</a></li>
<li><a href="#license">License</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#acknowledgments">Acknowledgments</a></li>
</ol>
</details>

<!-- ABOUT THE PROJECT -->

## About The Project

<!-- [![Product Name Screen Shot][product-screenshot]](https://example.com) -->

everything is one of several applications to aid in the creation of the [inventory of everything](https://everything.dev): a centralized database of real, tangible assets that can then be used as the foundation for decentralized marketplaces, services, tools-- in the effort to create a circular economy that makes sense for everyone.

<p align="right">(<a href="#top">back to top</a>)</p>

### Built With

- [![Next][next.js]][next-url]
- [![React][react.js]][react-url]

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- GETTING STARTED -->

## Getting Started

### Prerequisites

- npm
```sh
npm install npm@latest -g
```

### Installation

1. Clone the repo
```sh
git clone https://github.com/near-everything/app.git
```
2. Install NPM packages
```sh
npm install
```

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- USAGE EXAMPLES -->

## Usage

**Make sure you have the [everything-api](https://github.com/near-everything/api) running locally!**

1. Run the app in development mode:

```sh
npm run dev
```

2. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.<br />
You will also see any lint errors in the console.

3. When prompted (/login), login with any phone number, real or fake. This will be saved locally to the firebase emulator and will not be available for anyone else to see. Once you enter in your phone number and submit, check the docker logs for container "firebase-emulator:firebase-emulator" and there should be a message "To verify the phone number \_**\_, use the code \_\_\_**". Enter in this code on the login page.

![Logging in tutorial][logging-in-tutorial]

<!--
<br/>
Launch the test runner in the interactive watch mode:

```sh
npm run test
```

See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.


_For more examples, please refer to the [Documentation](https://example.com)_ -->

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- ROADMAP -->

## Roadmap

- [ ] TBD...

See the [open issues](https://github.com/near-everything/app/issues) for a full list of proposed features (and known issues).

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- CONTRIBUTING -->

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- LICENSE -->

## License

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

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- CONTACT -->

## Contact

Elliot Braem - [email protected]

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- ACKNOWLEDGMENTS -->

## Acknowledgments

- README adapted from [Best-README-Template](https://github.com/othneildrew/Best-README-Template/blob/master/BLANK_README.md).

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->

[contributors-shield]: https://img.shields.io/github/contributors/near-everything/app.svg?style=for-the-badge
[contributors-url]: https://github.com/near-everything/app/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/near-everything/app.svg?style=for-the-badge
[forks-url]: https://github.com/near-everything/app/network/members
[stars-shield]: https://img.shields.io/github/stars/near-everything/app.svg?style=for-the-badge
[stars-url]: https://github.com/near-everything/app/stargazers
[issues-shield]: https://img.shields.io/github/issues/near-everything/app.svg?style=for-the-badge
[issues-url]: https://github.com/near-everything/app/issues
[license-shield]: https://img.shields.io/github/license/near-everything/app.svg?style=for-the-badge
[license-url]: https://github.com/near-everything/app/blob/main/LICENSE.txt
[logging-in-tutorial]: docs/logging-in.gif
[next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[next-url]: https://nextjs.org/
[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[react-url]: https://reactjs.org/
# everything app
5 changes: 0 additions & 5 deletions app/api.js

This file was deleted.

76 changes: 0 additions & 76 deletions components/AttributeField.js

This file was deleted.

20 changes: 0 additions & 20 deletions components/Avatar.js

This file was deleted.

Loading