Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tommaso-caputi/dear-diary
A journaling app build with Ionic framework
https://github.com/tommaso-caputi/dear-diary
api capacitor ionic react
Last synced: about 1 month ago
JSON representation
A journaling app build with Ionic framework
- Host: GitHub
- URL: https://github.com/tommaso-caputi/dear-diary
- Owner: tommaso-caputi
- License: mit
- Created: 2024-02-14T11:40:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T16:01:36.000Z (9 months ago)
- Last Synced: 2024-12-19T11:05:44.206Z (about 2 months ago)
- Topics: api, capacitor, ionic, react
- Language: TypeScript
- Homepage:
- Size: 1.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DearDiary
![]()
## Description
DearDiary is a sleek and intuitive journaling app designed to accompany you on your journey of self-reflection and personal growth. With its user-friendly interface and versatile features, Reflectify offers a seamless experience for capturing your thoughts, emotions, and experiences effortlessly.
### Features
- Secure and private: All data is stored locally with a PIN access
- Mood tracking: the app keeps track of your emotionals
- Customizable entry: traditional journaling format### Built with
- Ionic, Typescript
- Html, css
- Altervista, php## Getting started
### Prerequisites
Need to install ionic framework cli and Node js
```console
npm install -g @ionic/cli
```### Usage
Use this command for open the app in browser
```console
ionic serve
```### See also
- [Ionic Framework](https://ionicframework.com/)
- [Altervista](https://altervista.org)### To-do
- [x] Page for edit entry
- [ ] Add moods with icons
- [ ] Send email for change pin
- [ ] Multi language support
- [ ] Italian### License
This project is licensed under the [MIT License](LICENSE.md).