Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abrahamebij/todolist-mobile-app
SWEP project at Olabisi Onabanjo University (OOU)
https://github.com/abrahamebij/todolist-mobile-app
app-development expo oou react-native-app swep tailwindcss
Last synced: about 2 months ago
JSON representation
SWEP project at Olabisi Onabanjo University (OOU)
- Host: GitHub
- URL: https://github.com/abrahamebij/todolist-mobile-app
- Owner: abrahamebij
- License: mit
- Created: 2023-12-13T07:36:25.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-13T09:50:44.000Z (about 1 year ago)
- Last Synced: 2024-10-18T12:58:48.398Z (3 months ago)
- Topics: app-development, expo, oou, react-native-app, swep, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TodoList Expo App with Tailwind CSS
This TodoList Expo app is built using React Native with Expo, and styled with Tailwind CSS for a modern and responsive design.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/abrahamebij/todolist-mobile-app.git
```2. Navigate to the project directory:
```bash
cd todolist-mobile-app
```3. Install dependencies:
```
yarn install
```
## Usage
1. Start the Expo development server:
```bash
yarn start
```
2. Open the Expo app on your mobile device or use an emulator.
3. Scan the QR code from the Expo server to load the app.## Features
- Add, edit, and delete tasks.
- Mark tasks as completed.
- User-friendly and responsive design with Tailwind CSS.## Technologies Used
- React Native
- Expo
- Tailwind CSS## License
This project is licensed under the MIT License.Feel free to contribute or report issues!
## Demo
![Screen record of the app functionalitites](https://github.com/abrahamebij/todolist-mobile-app/assets/91433818/c2fe5b52-63a0-4e4c-9906-8faa9dc7a16c)