Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 808 Bytes

File metadata and controls

18 lines (17 loc) · 808 Bytes

Logo

AgroNET

Social Media WebApp project for the Tecnologie Web course 2023/24

AgroNET is a social network for agriculture community where you can share your ideas, experience, and techniques or seek information and connect with other professionals or agriculture enthusiasts.

We use HTML, CSS, JavaScript and Bootstrap for the creation of the FrontEnd, for the BackEnd instead we used PHP and MySQL for the database. The repo is structured in 2 main folder: /root and /db. You can find the initialization of the database in the db section.