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

https://github.com/muhammad-ali-70/react-native-goal-tracker-app

A simple React Native app for setting, viewing, and managing goals, featuring a modal input form for adding goals and easy goal deletion with a single press.
https://github.com/muhammad-ali-70/react-native-goal-tracker-app

expo goal-tracking javascript learning mobile-app react-native state-management udemy-course

Last synced: about 1 month ago
JSON representation

A simple React Native app for setting, viewing, and managing goals, featuring a modal input form for adding goals and easy goal deletion with a single press.

Awesome Lists containing this project

README

          

# React Native - The Practical Guide [2024] Course

# Goal Tracker App 🎯

This repository contains the code and projects developed while following the [React Native - The Practical Guide 2024](https://www.udemy.com/course/react-native-the-practical-guide/) course on **Udemy** from Maximilian SchwarzmĂĽller. The course covers the following topics:

This is a simple React Native application designed to help users set and manage their goals. The app allows users to add new goals, view a list of their goals, and delete goals they no longer wish to keep.

## Features
1. Add Goals 📥: Easily add new goals using a modal input form.
2. View Goals đź“‹: View your list of goals in a scrollable list.
3. Delete Goals 🗑️: Delete goals with a single press.

## UI

_Feel free to explore the code and contribute!_