What Are We Building?

We will build a small note taking app during this tutorial. You might be tempted to skip it because you’re not building a simple note taking app — but give it a chance. The techniques you’ll learn in the tutorial are fundamental to building any Business suite apps, and mastering it will give you a deep understanding of how it works. By completing this tutorial, you will learn-

  • Routing
  • Models / Database ORM
  • Views
  • Controller