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.
- Host: GitHub
- URL: https://github.com/muhammad-ali-70/react-native-goal-tracker-app
- Owner: Muhammad-Ali-70
- Created: 2024-07-24T19:35:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-17T18:22:35.000Z (about 1 year ago)
- Last Synced: 2025-05-21T15:54:35.593Z (5 months ago)
- Topics: expo, goal-tracking, javascript, learning, mobile-app, react-native, state-management, udemy-course
- Language: JavaScript
- Homepage: https://www.udemy.com/course/react-native-the-practical-guide
- Size: 367 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!_