Excel Solution
html & css
Archived 6 months ago
B
WhoAmI
Script Kiddie!
So, basically, it teaches how to create a professional database and has a simple converter to convert your Excel/Google Sheets data. It also features a login page to save files on localhost and includes built-in session storage. A SQL database file extension will be created, which stores credentials such as usernames and passwords, hash-encrypted, of course, for security purposes. Project name: Excel Hell solution, NodeJS for backend, HTML/CSS for frontend. https://github.com/wfogame/Excel
Key Features:
1. Spreadsheet to JSON, PDF REPORT, and SQL
2. Saves files in localhost if settings are turned on.
3. Login Feature
Currently in the development stage, more settings, improved security and etc will be implemented.

