https://github.com/ew-endwall/enote
EnotE | Note / todo application where you can keep a list of your notes and jobs, as well as assign dates and priority to them.
https://github.com/ew-endwall/enote
enote note notes-app notesapp php php-note php-todo php-todo-application todo todo-list todoapp
Last synced: 3 months ago
JSON representation
EnotE | Note / todo application where you can keep a list of your notes and jobs, as well as assign dates and priority to them.
- Host: GitHub
- URL: https://github.com/ew-endwall/enote
- Owner: EW-EndWall
- License: apache-2.0
- Created: 2023-05-08T18:58:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T08:26:16.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T15:50:36.908Z (about 1 year ago)
- Topics: enote, note, notes-app, notesapp, php, php-note, php-todo, php-todo-application, todo, todo-list, todoapp
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
EnotE
Nots and todo app
## Table Of Contents
* [About the Project](#about-the-project)
* [Getting Started](#getting-started)
* [Installation](#installation)
## About The Project

Note / todo application where you can keep a list of your notes and jobs, as well as assign dates and priority to them.
In addition to these, the application can work without internet, only the information entered before the session expires must be synchronized with the server, otherwise it will be deleted.
Supports multiple languages: TR EN
## Getting Started
Download, upload files and db config edit to server ready.
### Installation
Clone the repo
```sh
git clone https://github.com/EW-EndWall/EnotE.git
```