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

https://github.com/abdtriedcoding/sheetonweb

Transform your Google Sheets into an interactive and visually appealing web display for seamless online sharing and presentation. πŸ“Šβœ¨
https://github.com/abdtriedcoding/sheetonweb

Last synced: 9 months ago
JSON representation

Transform your Google Sheets into an interactive and visually appealing web display for seamless online sharing and presentation. πŸ“Šβœ¨

Awesome Lists containing this project

README

          

# SheetOnWeb - Empowering Web Data Display with Google Sheets Integration.

Built with the Next.js 14 App Router, Google Sheet API, TypeScript, Shadcn UI & Tailwind

![Project Image](https://github.com/sidd-abdullah/SheetOnWeb/blob/main/public/thumbnail.png)

## Features

- πŸ› οΈ Complete solution to showcase Google Sheets data in website
- πŸ’» User-friendly interface with beautiful table displays
- 🏬 Using Google Sheet as database
- πŸ”„ Real-time updates directly from Google Sheets
- πŸ” Full pagination & sortable data (age, salary)
- πŸ“Š Dynamic bar chart for visual insights
- 🌐 Accessible to non-technical users
- βš™οΈ Easily contribute data without technical expertise
- πŸ”„ Automatic data fetching and display
- πŸš€ Enhance team understanding with visual representations
- πŸ“ˆ 100% built for ease and clarity

## Getting started

To get started with this project, run

```bash
git clone https://github.com/sidd-abdullah/SheetOnWeb.git
```

and make the .env.example variables into a separate .env.local file, fill them out by making account on Google Cloud Platform & and that's all you need to get started!

By the i am using this google sheet for display data https://docs.google.com/spreadsheets/d/1WXYyIg6qmNtQZxfzD5Wv8pD6rnpcJLTUdXXSGsi2FyQ/edit?usp=sharing.

You can use according to your requirments. For new sheet you need to change a little bit of code you can do it by taking refrence from fireship vedio.

For more setup details you can watch this vedio.πŸ‘‰ https://youtu.be/K6Vcfm7TA5U?si=GrJ1joK5pl0Tv9Kd

## Acknowledgements

- [Fireship](https://youtu.be/K6Vcfm7TA5U?si=GrJ1joK5pl0Tv9Kd) for making this project possible by his vedioπŸ˜‰

## License

[MIT](https://choosealicense.com/licenses/mit/)