top of page
Search

Day 83 : She writes a quick and dirty full stack application

At 1 am while she was explaining database concepts, we got an idea.

Though she has written lot of Frontend code, and has learnt SQL commands in the last 2 days, she hasn't written any backend code. Why not write a simplest Full Stack application. that takes a text input and writes it to the database?

Mentor soumitha connected her laptop to the 55 inch TV and started coding. At 5 am we had written the basic application. We created Database and Tables using JavaScript code and Sql commands, created a basic html file with 2 text boxes and wrote code in a JavaScript file to update the database. Lot of time was spent on calling JavaScript code from HTML file. After some debugging effort found out we need to integrate Express.js. After doing the same, the quick and dirty application started working.




Day 84 tomorrow



"In a small house in Bangalore 15 girls from a town Palamaner, AP are training under the guidance of JTD to become full stack developers. They are staying together for 6 months for a gruelling 15 hours a day bootcamp. The series of posts cover their day to day stories". Day 83 of their journey

 
 
 

Comments


bottom of page