USER STORY: Admin Panel
Alan-Bushell opened this issue · 3 comments
Alan-Bushell commented
As a Business Owner I can access the backend of the site so that see all of the information and make changes
Acceptance Criteria
- Must be able to login to websites backend
- Must giver user Admin permissions
- User must be able to add or delete information
Tasks
- Create SuperUser (create backend)
- Assign link
- Ensure Admin can log in successfully and view admin panel
Alan-Bushell commented
Created super user & added basic search functionality
Alan-Bushell commented
Admin user can successfully login to account, has facility to create menu and add items to menu.
Decided to add db models as it will make easier for updating, amending menu items in the future for seasonal menu's. Valentines day, special set menus etc.
Alan-Bushell commented
Admin panel is pretty much complete at this stage. Anything extra will be cosmetic.
May revisit if time permits