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.
- Host: GitHub
- URL: https://github.com/pranshu321/graphic
- Owner: Pranshu321
- Created: 2023-07-01T12:24:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T11:53:03.000Z (about 2 years ago)
- Last Synced: 2026-01-01T16:32:12.250Z (6 months ago)
- Topics: javascript, mongodb, reactjs, tailwind-css, tensorflow, vgg16-model
- Language: JavaScript
- Homepage: https://graphic32.vercel.app
- Size: 9.24 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graphic: Exhibit, sell, and get hired - all on Graphic.

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.

---
## Main Features
### Take Home a Piece of Art
One can buy from the gallery, and thus, photographers can generate revenue by selling digital art

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

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

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

### Write and learn Blogs
Most experienced photographers who want to share their expertise can write blogs to help beginners.

### FAQ BOT - Grapho
Here our bot will answer all relevant questions on photography. A must for beginners.

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

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

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`.
---
## 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`
---
## 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
## 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)