Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outliner

Overview

Outliner is a web based application that allows a user to create and manage hierarchical outline. Each outline has a brief title and can have multiple children. This app provides a simple UI for adding, editing, and deleting nested outlines. It is created using a Flask backend and a Javascript frontend.

Features

  • Create and manage outlines
  • REST API: Flask based API allows for adding, editing, and deleting items
  • Persistent Structure: Outline items maintain parent-child relationship
  • Minimalist design

Technologies Used

  • Backend: Flask (Python) for handling API requests and managing the Outlines
  • Frontend: Vanilla JavaScript for UI updates

About

Outliner is a web-based application that allows users to create, manage, and organize hierarchical outlines. The app provides UI for adding, editing, and deleting nested items within an outline structure. It is powered by a Flask backend and a JavaScript frontend

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages