Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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)