You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ACE is in need of a centralized location for positing all of its important announcements. These will include upcoming events, meetings, career development opportunities, etc. We'd like for admins to be able to login through the website and post on an announcement board that can be browsed by users. For right now, login functionality can be handled by having one set of admin login credentials. In the future, we hope to implement user-specific login functionality, but it is not our current focus.
Backend Tasks:
Create database collection for storing, accessing, and editing announcements
Frontend Tasks:
Design page layout
- Color scheme
- Announcement text box
- Page-based or infinite scrolling?
- Time stamps
Use backend requests to populate the page with all announcements currently stored in the database
Add page for creating, editing, and deleting announcements to the admin dashboard
The text was updated successfully, but these errors were encountered:
ACE is in need of a centralized location for positing all of its important announcements. These will include upcoming events, meetings, career development opportunities, etc. We'd like for admins to be able to login through the website and post on an announcement board that can be browsed by users. For right now, login functionality can be handled by having one set of admin login credentials. In the future, we hope to implement user-specific login functionality, but it is not our current focus.
Backend Tasks:
Frontend Tasks:
- Color scheme
- Announcement text box
- Page-based or infinite scrolling?
- Time stamps
The text was updated successfully, but these errors were encountered: