Skip to content

harshpandit2004/Goal-Decimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My First React Native Project

This repository contains the code for my first React Native project, developed while following Maximilian Schwarzmüller's Udemy course "React Native - The Practical Guide 2023".

Project Overview

The project is a beginner-level application that allows users to add achievable course goals and displays those goals in a list. Additionally, users have the option to "decimate" their goals by tapping on individual elements.

React Native Notes

Features Added

  • Finalized UI / UX.
  • Users can add unique individual goals with automatically generated random keys.
  • Scrollable list of goals implemented using FlatList.
  • Implemented component compartmentalization and create a hierarchical object model for better organization and reusability.
  • Implemented a method to remove a goal when it is tapped or when a button on it is pressed.

Features to be Added

  • None. Developmental Phase Completed and Terminated. Deployment yet to be learnt.

About

My first react-native project!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors