iMeals is a Open Source Food Delivery and Restaurant Management App
Stars
17
Forks
11
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
add skeletton for /admin/users ; fix loading static files in /admin
e4af045View on GitHubadd error handling and info messages handling for both front and admin
fa2ec78View on GitHubnon-verified accounts must be notified with an error message.
1ea9b6fView on GitHubadd parseFacebookUserSession middleware; bugfix logged user middleware in requestPlugins.js ; some more bugfixes
bdd4f16View on GitHubadd /api endpoint and make sure Guest accounts cannot access Admin
c5fc832View on GitHubrefactor router definition to controllers; mount sub app on /admin
9cccaa8View on GitHubimplement iMeals default controller and admin controller ; 2 different themes used.
d535272View on GitHub