generated from nighthawkcoders/flocker_frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As a user, I want to be able to login and access new features that weren't available before, so that I can use all the possible features in our page.
- Use HTML to design a login form with username and password fields, and a submit button (similar to flocker login)
- Apply CSS to make the login page user-friendly and responsive across devices
Additional Work Checklist:
- Dynamic Profile Page
- Task Manager
- API With Static Data (Quotes)
- Create database table in the backend (Quotes)
- Be able to init, back up, restore table
- Create API to add, update, or delete data in the database
- Database connected to frontend and styled
Night at the museum features:
As a user, I want to create, edit, delete, and organize my notes efficiently so that I can manage my study materials easily and share them with other people.
- Make sure it works with AWS and that we are using the right ports
- Added table to backend UI.
- Customized backend UI
- Users can add, edit, and delete notes via the UI.
- Notes must be categorized under a subject from a predefined dropdown.
- A search bar allows users to find notes by title.
- A "Copy" button is available to copy note content.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
In Progress