My goal was to create a free AudioBook Mobile Application
- I built this website based off of a Figma Design: Figma Design
- I used detailed push commits to describe updates: Example Commit
Read.A.Book.mov
- File fetching using a custom hook: Example Code
- Multiple Navigators Stacks (Tabs/Native Stack): Example Code
- Somewhat complex audio file fetching and audio playing: Example Code
- Unit Testing: Example Code
-
I chose the stack of React Native and Supabase. To really test my knowledge or being able to intergrate mobile and web technologies. Navigation, Data Fetching and Mp3 File Fetching.
-
My Plan is to become a Full-Stack Web and Mobile Developer. This project was to test my knowledge of React Native and the core principles of development.
-
Testing is another key thing I wanted to focus in on. It's an essential part of production applications and I wanted to treat my application as if it were going to be one. Covering essential features to ensure they work.
- Refactor Code
- More testing/end-to-end testing