This Repository is for IST235 Spring 2025 and includes a collection of small mobile application projects developed as a part of my coarsework. These projects demonstrate various JavaScript, React Native, and TSX concepts, including event handling, state management, interactivity, and dynamic content.
- Example Program: Business Information
- Week_4: Top 10 Movies Project
- Week_5: Restaurant Menu
- Week_7: Recipes App
- Week_8: Bicycle Repair Shop
- Week_9: Campground Reservations
- Week_10: Vacation Destinations
- Clone this repository: git clone https://github.com/KDProgramming/IST236_2025.git
- Follow the instructions outlined on the project ReadME.md file.
- Example Program: Business Information: An application that functions as a business card.
- Week_4: Top 10 Movies Project: An application that showcases my top 10 movies.
- Week_5: Restaurant Menu: An application that shows a restaurant and it's menu.
- Week_7: Recipes App: An application that displays and allows users to add and delete recipes.
- Week_8: Bicycle Repair Shop: An application that showcases a repair shop and allows the user to choose options befitting a repair shop appointment.
- Week_9: Campground Reservations: An application that functions as a campground reservation app.
- Week_10: Vacation Destinations: This application allows the user to choose between 10 countries. Upon choosing a country, two vacation destinations and information about them are displayed, these destinations can be clicked to show an enlarged photo and description of the destination.
- Final Project: Daily Wellness: This application, made as my final project, functions as a wellness app. Allowing you to enter values into textinput and view those values in a results area.