Building Farmers2Community SAAS Product - Part 16

#17 · Jan 03, 2023

In this session, we start the new feature, enabling an individual to place their order of items. You will learn how to create a new feature by defining the problem statement well, then how to whiteboard the wireframe and implement the schema and database layer.

Building Farmers2Community SAAS Product - Part 9

#10 · Dec 08, 2022

In this session, we recap the requirement and schema design we did in the last part. Then we go ahead with Tailwind CSS configuration and update the catalog index page to display the availability of items. Finally, we added the functionality to allow the facilitator to update the item's availability.

Building Farmers2Community SAAS Product - Part 8

#9 · Dec 07, 2022

In this session, we complete the order creation task and move to the next business requirement, configuring the items catalog to place individual orders. We also set up the schema for the catalog and create a dummy index page.

Building Farmers2Community SAAS Product - Part 7

#8 · Dec 06, 2022

In this session, we start with a minor refactoring that I did after the previous session, and then we move on to adding a new middleware to do authorization. Finally, we create a placeholder implementation for creating a new order and extract the view layout in the process.

Building Farmers2Community SAAS Product - Part 6

#7 · Dec 03, 2022

In this session, we add version information into the status endpoint, then a global exception handler. Finally, we update the index page to list the communities that an individual belongs to. I took a wrong approach to querying the data from the database. You can skip from 0:45:00 to 1:27:00 if you don't want to see this part!

Building Farmers2Community SAAS Product - Part 2

#3 · Nov 21, 2022

In this session, we learn the difference between problem space and solution space, why and how we must create a ubiquitous language, and why it is critical for a software product. Then we learn how to create a Job To Be Done (JTD) story and drive the implementation details from the story definition.

Importing Youtube Playlist to Kalvify

#1 · Sep 17, 2021

In this first episode of Learn CS in Tamil's Live Coding Series, I will be live coding a new feature in Kalvify (www.kalvify.com) that will enable educators to turn their YouTube playlists into courses.