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:
- Spreadsheet to JSON, PDF REPORT, and SQL
- Saves files in localhost if settings are turned on.
- Login Feature
Currently in the development stage, more settings, improved security and etc will be implemented.
