Issues
- 0
- 1
Create metrics dashboard backend
#75 opened by jacob-g - 1
Paginate reviews page and show overall data
#69 opened by jacob-g - 0
Add contact form backend
#74 opened by jacob-g - 1
Create basic automated testing
#33 opened by jacob-g - 1
Retrieve contact information from database
#45 opened by jacob-g - 0
Properly define redirect URL in delete_review
#71 opened by jacob-g - 3
Allow searching through menu items to get alerts
#70 opened by jacob-g - 0
Make meal names uppercase in frontend
#72 opened by jacob-g - 1
When showing menu for the next day, make dining hall page also show the next day
#66 opened by jacob-g - 0
Put database login info into a configuration file
#67 opened by jacob-g - 0
Change "None" to "Not Available" in statuses
#68 opened by manoharand - 0
Create delete_reviews method
#65 opened by aaabidi - 0
Discriminate between primary menu items, side things, and amenities in the webscraper
#59 opened by jacob-g - 0
Show existing reviews on reviews page
#48 opened by jacob-g - 0
- 0
- 0
- 0
- 1
Only show places to submit data when logged in
#47 opened by jacob-g - 0
Implement thresholding in InventoryStatus
#54 opened by jacob-g - 0
Send email when alerted item is detected
#46 opened by jacob-g - 0
- 0
Ignore duplicate reviews
#53 opened by jacob-g - 0
- 0
Show any meal for any date in dining halls
#57 opened by jacob-g - 0
Add "role" field to User object
#51 opened by jacob-g - 1
Reviews are not showing up
#55 opened by jacob-g - 0
Add "role" column to user
#50 opened by jacob-g - 0
- 0
Fix Dining Hall Page
#40 opened by aaabidi - 0
Make average rating a field in MenuItemServed
#44 opened by jacob-g - 0
Use lambdas as appropriate in the database driver
#43 opened by jacob-g - 0
Replace MenuItem with MenuItemServed in Review
#42 opened by jacob-g - 0
Add dining hall to InventoryStatus
#41 opened by jacob-g - 0
Alert Set-Up Query
#37 opened by aaabidi - 0
Alert Retrieval Query
#38 opened by aaabidi - 0
Alert Removal Procedure
#39 opened by aaabidi - 0
Create table for alerts
#36 opened by manoharand - 0
Delete duplicated fields in menu_item
#30 opened by jacob-g - 0
Abstract out common page elements
#34 opened by jacob-g - 1
Don't abuse splash
#35 opened by jacob-g - 0
- 0
Rename iventory_item to inventory_item
#32 opened by jacob-g - 0
Restructure status
#29 opened by jacob-g - 1
- 0
Delete table reviews
#27 opened by jacob-g - 0
Replace review.menu_item_id with review.serves_id
#26 opened by jacob-g - 0
Add conditions to loading pages
#28 opened by jacob-g - 0
Add AUTO_INCREMENT to review.id and make that the only primary key for the table
#25 opened by jacob-g