Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinkalema/owl-first-project
First Owl.js Project.
https://github.com/martinkalema/owl-first-project
component-architecture odoo owl
Last synced: about 2 months ago
JSON representation
First Owl.js Project.
- Host: GitHub
- URL: https://github.com/martinkalema/owl-first-project
- Owner: MartinKalema
- Created: 2023-12-21T15:59:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T22:26:15.000Z (11 months ago)
- Last Synced: 2024-02-14T11:03:43.130Z (11 months ago)
- Topics: component-architecture, odoo, owl
- Language: JavaScript
- Homepage: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjC0ZSj1oOEAxUfT6QEHS8JAdcQFnoECB8QAQ&url=https%3A%2F%2Fgithub.com%2Fodoo%2Fowl&usg=AOvVaw1O1TNwk8NsyjEgFWQOy9b_&opi=89978449
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Owl.js Todo List
This is my first Owl.js project where i'm implementing a simple todo list.
Owl is a component based web development framework designed for Odoo and is similar to React.js and Vue.js## Description
The Owl Framework Todo List Project is a web-based application that allows users to manage their tasks efficiently. It provides functionalities to add, edit, delete, and mark tasks as complete.
## Features
- Add tasks with descriptions
- Edit existing tasks
- Mark tasks as complete
- Delete tasks
- User-friendly interface## Installation
**Clone the repository:**```bash
git clone https://github.com/MartinKalema/Owl.js-First-Project