Can OpenOffice work on web?
Posted: Wed Aug 07, 2024 4:38 am
I'm a novice web developer seeking guidance on building a spreadsheet application.
Our goal is to create a platform that replicates the familiar experience of Microsoft Excel, but with the added advantages of online collaboration and secure cloud storage. While Google Sheets offers similar features, data confidentiality concerns drive us to explore alternative solutions.
Our proposed system will:
Provide a user-friendly interface that closely resembles offline Excel.
Enable real-time collaboration among multiple users on the same spreadsheet.
Offer secure cloud storage to protect sensitive data.
We're investigating the feasibility of:
Embedding OpenOffice into a web application: Are there proven methods or resources available for this?
Customizing the saved file format: Can OpenOffice be adapted to store data in a database-friendly format like PostgreSQL? Our aim is to optimize data organization and querying by breaking down spreadsheet data into individual records.
Key priorities for our project include:
Performance: Ensuring the system can handle large datasets efficiently.
Security: Implementing robust encryption for data both in transit and at rest.
Scalability: Accommodating growth in user base and data volume.
We believe OpenOffice's capabilities and open-source nature make it a promising foundation for our project.
Would appreciate any insights or recommendations.
Our goal is to create a platform that replicates the familiar experience of Microsoft Excel, but with the added advantages of online collaboration and secure cloud storage. While Google Sheets offers similar features, data confidentiality concerns drive us to explore alternative solutions.
Our proposed system will:
Provide a user-friendly interface that closely resembles offline Excel.
Enable real-time collaboration among multiple users on the same spreadsheet.
Offer secure cloud storage to protect sensitive data.
We're investigating the feasibility of:
Embedding OpenOffice into a web application: Are there proven methods or resources available for this?
Customizing the saved file format: Can OpenOffice be adapted to store data in a database-friendly format like PostgreSQL? Our aim is to optimize data organization and querying by breaking down spreadsheet data into individual records.
Key priorities for our project include:
Performance: Ensuring the system can handle large datasets efficiently.
Security: Implementing robust encryption for data both in transit and at rest.
Scalability: Accommodating growth in user base and data volume.
We believe OpenOffice's capabilities and open-source nature make it a promising foundation for our project.
Would appreciate any insights or recommendations.