An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# FoundList App Icon
[![wakatime](https://wakatime.com/badge/user/c79782f6-783d-42c2-aa21-a35d975705b5/project/c150a817-2cbe-4d94-8633-fd80a80485ae.svg)](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 ![Arch](https://img.shields.io/badge/Arch%20Linux-1793D1?logo=arch-linux&logoColor=fff&style=for-the-badge) btw

## Features

- **Swipe to Resolve / Delete**
- **Multiple Color Palettes**
- **Priorities**

## Built With

- [Expo](https://expo.dev)
- [React Native](https://reactnative.dev)
![React Native](https://img.shields.io/badge/react_native-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)

## Support ![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)
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.