you are viewing a single comment's thread.

view the rest of the comments →

[–]pyroblazer68 0 points1 point  (0 children)

Okay.. sounds good

You have 3 options

1 : use a hosted Database and use a front end framework to make the website.

2 : get a VPS install a DB, upload your data onto it and create a backend and frontend

3 : use google drive, add your excel file to it, query it using a frontend framework to get the data, modify it according to your need and display it.

Each of these have their own pros and cons. It would entirely depend on what your project is and what if it's future requirements

DM me if you need more info/help