https://github.com/taynotfound/foundlist
FoundList - The simple To Do App
https://github.com/taynotfound/foundlist
android app ios react-native todolist
Last synced: 9 months ago
JSON representation
FoundList - The simple To Do App
- Host: GitHub
- URL: https://github.com/taynotfound/foundlist
- Owner: taynotfound
- License: other
- Created: 2024-09-26T23:38:59.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-26T20:56:36.000Z (10 months ago)
- Last Synced: 2025-09-26T22:29:04.287Z (10 months ago)
- Topics: android, app, ios, react-native, todolist
- Language: JavaScript
- Homepage:
- Size: 2.31 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# FoundList
[](https://wakatime.com/badge/user/c79782f6-783d-42c2-aa21-a35d975705b5/project/c150a817-2cbe-4d94-8633-fd80a80485ae)
> [!WARNING]
> Please keep in mind that this App is still in Beta.
> [!CAUTION]
> Only Android 11 and higher is supported.
Made on  btw
## Features
- **Swipe to Resolve / Delete**
- **Multiple Color Palettes**
- **Priorities**
## Built With
- [Expo](https://expo.dev)
- [React Native](https://reactnative.dev)

## Support 
Support is offered over my Discord Server:
[https://discord.gg/tn33wSpU](https://discord.gg/tn33wSpU)
## Installing the App
Open the Latest [Release Note](https://github.com/taynotfound/FoundList/releases) and download the APK which you can find under the point "Assets".
## Contributing
To get a local copy up and running, follow these steps:
1. **Clone the repository**:
```bash
git clone https://github.com/taynotfound/FoundList
cd FoundList
```
2. **Install dependencies**:
```bash
npm install
```
3. **Run the app**:
```bash
npm start
```
### Building the APK
To generate an APK, run the following command:
```bash
eas build --platform android --local --profile preview
```
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.