BruinFeed is a simple and fast UCLA dining menu application for Android devices.
- Search all dining halls for the menu item you want
- Browse the description of any menu item, including nutrition facts and ingredients
- Look up opening hours for each dining hall
- Compare meal offerings of all dining halls to decide which one to eat at
- Add menu items to a list of favorites for quick access
- Plan your meals for the week and track your calories, fat content, etc.
- Filter menu items based on what you do and don't eat (e.g. vegan, vegetarian, dairy-free)
- Jsoup for Java HTML parsing
- SimpleSectionedRecyclerViewAdapter for adding sections to RecyclerViews
- AppIntro for setting up a first time introduction view
- Material.io for providing Material Design icons