DEV Community

Dare Victor Adebayo
Dare Victor Adebayo

Posted on

AGROFIRST

My First Project

Demo Link

https://agrofirst.herokuapp.com

Link to Code

https://github.com/vheckthor/AgroFirstDeployment

How I built it

The project was built with Html5, CSS, BootStrap, and JavaScript for the front end, python-FLask for the backend, and SQLite for the database. During the course of the project, I discovered the use of Jinja for the communication of the data from the backend into the HTML view is not very efficient in that commented codes are still been read by the Jinja templating engine.

Additional Thoughts / Feelings / Stories

The idea behind the project is to help farmers to easily sell their goods to end consumers, taking away the need for middlemen who purchase the farm produce at ridiculous prices from the farmers and sell at exorbitant prices to the consumers. Also, the platform exposes farmers to intending investors who would like to partner with farmers to enlarge their farms and increase the production rate.
The Project is not being used yet but work is still ongoing to get it into production.

[Final Note]: I Enjoying coding but I derive more pleasures when the codes solve people's problems.

Top comments (3)

Collapse
 
shaijut profile image
Shaiju T

Nice , 😄, How did you learn HTML, CSS, Python, Flask ? Did teachers in university taught you or self taught by online tutorials ?

Collapse
 
vheckthor profile image
Dare Victor Adebayo

Self-taught

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

Very cool!!