An open API service indexing awesome lists of open source software.

https://github.com/pranshu321/graphic

Graphic - The PhotoVerse, a one-stop progressive web app for photographers and photography enthusiasts! Exhibit, sell, and get hired all in one place. With Graphic, you can showcase your work, create your portfolio, generate artistic images by combining art with photography, and even earn revenue by selling your digital art.
https://github.com/pranshu321/graphic

javascript mongodb reactjs tailwind-css tensorflow vgg16-model

Last synced: 3 months ago
JSON representation

Graphic - The PhotoVerse, a one-stop progressive web app for photographers and photography enthusiasts! Exhibit, sell, and get hired all in one place. With Graphic, you can showcase your work, create your portfolio, generate artistic images by combining art with photography, and even earn revenue by selling your digital art.

Awesome Lists containing this project

README

          

# Graphic: Exhibit, sell, and get hired - all on Graphic.

dfd




![Svg_logo](https://github.com/Pranshu321/Graphic/assets/53607086/cae62cd6-7156-4c90-ad8c-dfaf2db1b807)

Graphic - The PhotoVerse


Live Demo |
Report Bug |
Request Feature


## How it works:

Our Platform is a one-stop progressive web app for photographers and people searching for one. It helps you show your work, create your portfolio, generate artistic images by mixing art with photography, get yourself hired as a photographer, and generate revenue by selling your photos.

![image](https://github.com/Pranshu321/Graphic/assets/86917304/9028a9cd-7376-4fd1-932f-d86a6255b265)

(back to top)

---

## Main Features

### Take Home a Piece of Art

One can buy from the gallery, and thus, photographers can generate revenue by selling digital art

![image](https://github.com/Pranshu321/Graphic/assets/86917304/2886b814-ba00-432a-b706-4225c8f3ee62)

### See trending Artworks

We can vote for the favorite photo to increase enthusiasm among photographers. On their dashboard, they can see trending photos

![image](https://github.com/Pranshu321/Graphic/assets/86917304/51e403e3-7995-4a3a-8069-051f3031a328)

### Generate Artistic Photos

Most often during a pandemic/epidemic or in case of any disaster photographers cannot go outside to click photos. So here he/she can try to generate photos by combining art and photography

### Get Hired

Photographers can send their portfolios and work to get hired by clients.
- **Users post their requirements and occasion for which they need a photographer**

![image](https://github.com/Pranshu321/Graphic/assets/86917304/e92ce44a-dd39-488b-bfd3-9818e2e7e8bc)

- **Photographers can show their interest in client requirement**

![image](https://github.com/Pranshu321/Graphic/assets/86917304/63d4e1ca-6a7d-4431-a178-26fb91974866)

### Write and learn Blogs

Most experienced photographers who want to share their expertise can write blogs to help beginners.

![image](https://github.com/Pranshu321/Graphic/assets/86917304/a65c543c-0b1e-4602-b487-adc54bc2210f)

### FAQ BOT - Grapho

Here our bot will answer all relevant questions on photography. A must for beginners.

![image](https://github.com/Pranshu321/Graphic/assets/86917304/24835da9-17d8-49f5-b844-70ee2724e56f)

(back to top)

## Dashboard
All the features can be accessed by the one-control dashboard only.

![image](https://github.com/Pranshu321/Graphic/assets/86917304/4dc4a1f3-8734-4098-baef-7aaf07cf3e11)

---

## Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

---

## Installation

_Below is an example of how you can instruct your audience on installing and setting up your app. This project doesn't rely on any external dependencies or services._

1. Clone the repo
```sh
git clone https://github.com/Pranshu321/Graphic.git
```
2. Now install all npm packages.

```sh
npm i
```

3. Now you have to define your own firebase project config at `firebase/firebaseconfig.js`.

![image](https://user-images.githubusercontent.com/86917304/183728317-30372103-f0d7-4e99-b12c-7f0cd825ea18.png)

4. Open another terminal, install the requirements.txt, and run the photo_art API at `localhost:8000`

```
pip install -r requirements. txt

uvicorn photo_art.app:app --reoload
```

5. After all steps defined above you can run the command in the previous terminal `npm start` to run an application at `localhost:3000`.

(back to top)

---

## Tech Stack

1. **Frontend frameworks** : `React` , `SASS` , `react-router-dom` , `react-toastify` , `react-helmet`

2. **Authenciation** : `Firebase`

3. **Database and storage** : `Firestore`

4. **Services** : `Postman` , `Tensorflow` , `Vercel`

5. **Backend framework** : `FastAPI`

6. **ML Frameworks** : `Numpy` , `Pandas` , `Tensorflow` , `Sklearn`

(back to top)

---

## 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

(back to top)

## Contact

Team Name - Hackit

Leader - [Pranshu](mailto:pranshujain0331@gmail.com)

Project Link: [Graphic](https://graphic32.vercel.app/)

Video Link : [Graphic](https://www.youtube.com/watch?v=HdfZl5KX3M4)

## Team Members:

- [Pranshu Jain](https://github.com/Pranshu321)
- [Sreetama Ghosh Hazar](https://github.com/Sreetama2001)
- [Mohammad Sami Shaikh](https://github.com/MSamiDev)

(back to top)