After doing some research about what kind of template languages we should be using for this project, I found out that the best way to go is with the standards: HTML5 and CSS3 for the website, with the use of BCrypt for encryption/decryption, Sinatra for the backend of the server, and lastly DataMapper for the database (SQL).
The application itself is going to be written in Javascript. We're also going to be using JQuery...
After doing some research about what kind of template languages we should be using for this project, I found out that the best way to go is with the standards: HTML5 and CSS3 for the website, with the use of BCrypt for encryption/decryption, Sinatra for the backend of the server, and lastly DataMapper for the database (SQL). The application itself is going to be written in Javascript. We're also going to be using JQuery...