I developed a personal project to improve my note taking.
The project was developed using Ruby on Rails and using PostgreSQL as the Database.
The main problems I had to solve were related to correctly persist the notes and make it in a way that if I decide to open it for public use all the notes are safe and correctly related with the user that creates them.