DEV Community

JohnX4321
JohnX4321

Posted on • Updated on

#GithubHack23: Grocery List App using Expo

What I built

I have built a simple Grocery List Application which you can utilize while shopping. It has a simple and minimalistic design without extensive customization and does get the job done

Category Submission:

Phone Friendly

App Link

https://github.com/JohnX4321/GroceryList/releases/tag/1.0

Screenshots

Android & iOS
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4

Description

A simple Application to list out items for shopping at the supermarket (not specific to groceries). You can check the item to move it to completed section and revisit at the end to cross check if it has been picked or not. In the end you can clear the items to begin the cycle freshly again. Built using Expo , React Native , Redux & React Native paper.

Link to Source Code

https://github.com/JohnX4321/GroceryList

Permissive License

MIT License

Background (What made you decide to build this particular app? What inspired you?)

I wanted to build a simplistic app which would come in handy in every day use without additional feature or complexity. There is no Online Sync , Login or integration with other services.
I find it handy to list out items needed to buy before heading out to the grocery mart. I have been inspired by simple Dark/Light theme and determination to use Redux functionality in the app.

How I built it (How did you utilize GitHub Actions or GitHub Codespaces? Did you learn something new along the way? Pick up a new skill?)

Utilized Github codespaces to develop the application along with expo tunnelling on the codespace server to debug and test the application. I learned automation and remote development skills along the way.

Top comments (0)