linzinha / test_env_template

GNU General Public License v3.0
0 stars 6 forks source link

Create a user dashboard #9

Open linzinha opened 1 year ago

linzinha commented 1 year ago

See Create a new static HTML page #3 for more guidance - the instructions are basically the same, but with the specific purpose of creating a user dashboard.

Don't worry about the exact content, feel free to use creative licensing. You can also just block out the layout and not worry about the specific content, see:

<!-- User action links -->
 <ul>
       <li><a href="#">Link1</a></li>
       <li><a href="#">Link2</a></li>
       <li><a href="#">Link3</a></li>
       <li><a href="#">Link4</a></li>
</ul>
suraakhila1 commented 1 year ago

could you please assign this work to me.