Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/great-visions-code/whatsgood
Gratefulness App
https://github.com/great-visions-code/whatsgood
apple beginner-project first-try mobile-app swiftui
Last synced: about 2 months ago
JSON representation
Gratefulness App
- Host: GitHub
- URL: https://github.com/great-visions-code/whatsgood
- Owner: Great-Visions-Code
- License: mit
- Created: 2024-08-08T21:25:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T01:50:04.000Z (about 2 months ago)
- Last Synced: 2024-11-24T02:31:04.297Z (about 2 months ago)
- Topics: apple, beginner-project, first-try, mobile-app, swiftui
- Language: Swift
- Homepage:
- Size: 869 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WhatsGood
WhatsGood is a beginner iOS app project developed using SwiftUI. This project is in its initial stage, with plans for future development to create a supportive tool for users to record and reflect on their happy thoughts and things they are grateful for.
## Purpose
The primary objective of WhatsGood is to offer users a way to document and reflect on what is good in their lives. This app aims to counterbalance the tendency to focus on negative experiences by providing a reminder of the positive aspects and memories that bring us joy. This app aims to help users focus on the good in their lives, especially during challenging times.
## Current Status
As of now, the repository contains the initial commit with basic setup. The project is in its early stages, and development is ongoing.
## Planned Features
- **Welcome Page**: A friendly introduction to the app.
- **Thought Recording**: A place for users to record their thoughts and reflections.
- **AI Integration**: Potential features to provide insights into users' mindsets.
- **Audio Recording and Transcription**: Users can record audio, with possible AI integration for transcription and summarization.
- **Reflection on Past Entries**: A way for users to revisit and reflect on their past entries.
- **Additional Features**: Other functionalities will be explored and added as the project evolves.## Installation
To get started with WhatsGood, clone the repository and open the project in Xcode.
```bash
git clone https://github.com/Great-Visions-Code/WhatsGood.git
cd WhatsGood
open WhatsGood.xcodeproj
```## Requirements
- Xcode
## Contributing
As this is a beginner project, contributions, ideas, and feedback are welcome! For the time being, please email me directly at [[email protected]](mailto:[email protected]) if you have suggestions or would like to collaborate. Discussion pages and issues will be set up as the project develops.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---