Fractal Platform - Entry Level

Build useful mini-apps with just a little code

Fractal Platform helps you create simple, smart tools—like budget trackers, task lists, and data tables—without getting stuck in complexity. You don’t need to be a developer. With ready-made templates and just a few lines of code, you’ll get things working fast.

Start from templates – customize only what you need
Code just a little – C# snippets do the heavy lifting
Perfect for personal and small-scale projects

Whether you're organizing your life or building your first app, Fractal Platform makes it simple.

How It Works

Straightforward process, powerful results

Just create a JSON of your data model and Fractal Platform:

  • Creates document or relational database around JSON - your database level
  • Automatically creates CRUD business logic - your business logic level
  • Automatically creates UI around data model - your user interface level
  • Keeps the door open to extend your project for more complex scenarios
  • Explore our Interactive tutorial

How to Get Started

Create your first app in minutes, on your own

Follow these simple steps to get started:

  • Open Fractal Studio in web browser
  • Select a template for your first app, such as HelloWorld or ToDoList
  • Review and customize your app’s code
  • Click the Deploy button and see your web project live
Open Fractal Studio

Examples of Entry Level Projects

Explore these beginner-friendly projects to kickstart your development journey. Each project is designed to build your skills while creating practical applications.

To Do List

Entry
ToDo List Screenshot 1
ToDo List Screenshot 1 (Enlarged)
ToDo List Screenshot 2
ToDo List Screenshot 2 (Enlarged)
Simple app that lets users add, complete, and remove tasks
Development time: 3~4 minutes

Key Features:

  • Standard web UI
  • CRUD operations for task list
View Project on GitHub

Pressure Calculator

Entry
Pressure Calculator Screenshot 1
Pressure Calculator Screenshot 1 (Enlarged)
Pressure Calculator Screenshot 2
Pressure Calculator Screenshot 2 (Enlarged)
Calculate blood pressure based on age and weight
Development time: 5~7 minutes

Key Features:

  • Standard web UI
  • Enter you age and weight in input screen
  • Review max recommended blood pressure based on calculation
View Project on GitHub

Bowling Scores

Beginner
Bowling Scores Tracker Screenshot 1
Bowling Scores Tracker Screenshot 1 (Enlarged)
Bowling Scores Tracker Screenshot 2
Bowling Scores Tracker Screenshot 2 (Enlarged)
Simple app to upload score photos, manage game results, and view achievements.
Development time: 1~2 hours

Key Features:

  • Upload picture of scores in bowling club
  • Add bowling results
  • View and edit existing results
  • View achievement report
View Project on GitHub

Ready to build more complex projects?

Take your skills to the next level with our intermediate projects and tutorials designed to expand your knowledge and capabilities.

Explore Basic Level Projects
Entry
Basic
Advanced
Enterprise