01

Set up your computer

free

How to install Python, Node and Git on your mac or linux

  • How to install Python
  • How to install Node
  • How to install Git
02

Set up Github

free

How to set up and use Github to build applications

  • Create your own account
  • Create your own repository
  • Upload data to your repository
  • Change branches
  • Add collaborators
03

Upload Boilerplates/Applications

free

How to upload Boilerplates and applications after you purchase the application on our Marketplace.

  • How to upload boilerplates/applications from Github
  • How to upload boilerplates/applications from your Google Drive
  • How to prepare your backend
  • How to prepare your frontend
04

Django/Python Fundamentals

free

Understand the fundamentals of Django.

  • Python Functions
  • Django Basics
  • Django Rest Framework Basics
05

Next.js/ReactFundamentals

free

Understand the fundamentals of Next.js and React.

  • React Components
  • React Props and State
  • Conditional Rendering
  • Fetching Data
  • useEffect and component lifecycle
06

Beginner walkthrough of the application

free

We go through an entire application build from scratch, no large prompts, just step by step so you can understand the architecture better.

  • Set Up
  • Create Django Project
  • Create Next.js Project
07

Set up your application on your computer

free

Once you have downloaded the application, this is how you set it up and get it running.

  • Initialise the project
  • Configure the database
  • Set up the repository
  • Configure CI/CD
  • Environment variables
08

Prompt Planner - Planning

free

Make sure that what you build is exactly what you want to build.

  • Define the app idea
  • Scope the MVP
  • Map the user flow
  • List the screens
  • Choose the build stack
  • Validate the plan
09

Prompt Planner - Build

free

Make sure you build your applications or make improvements while minimising errors and potential issues.

  • Common Issues
  • Things to avoid
  • Screen planning
  • AI-assisted UI generation