We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User will view unobtrusive adds at the bottom of the screen
Wireframe screenshot(s) of what the app should look like when it is complete.
Commit checklist for tasks needed to complete the feature.
schema.sql
data.sql
server/index.js
<a>
<button>
cursor: pointer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
⚙️ Feature
📐 Functionality
User will view unobtrusive adds at the bottom of the screen
🖼️ Wireframes
✅ Task List
🐘 Database
schema.sql
to ...data.sql
to ...☁️ Server
server/index.js
to ...⚡ Client
🧑⚕️ Clean Up
<a>
or<button>
elements.cursor: pointer
when hovered with the mouse.The text was updated successfully, but these errors were encountered: