farmeroy / opennote

0 stars 0 forks source link

Software architecture #1

Open SiAust opened 7 months ago

SiAust commented 7 months ago

Suggest deciding the project structure, the backend, the frontend. :)

marek-jakub commented 7 months ago

As suggested by Raffaele and agreed on by all, Java would be the primary language used. Simon suggested Spring-boot for managing dependencies. We have also front-end to agree upon. Is it going to be a standalone application or a web app? What about database, do we want to store notes in the form of documents (no-SQL) or is there going to be a tabular implementation (SQL).