Skip to content

Instructions for Webify Round 2. For a preview click the link given beside

Notifications You must be signed in to change notification settings

webyteofficial/webify-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Webify Round 2

PROBLEM

Make an Admin Dashboard with following structural features.

  • Navbar
  • Side Bar
  • Search Bar
  • Tables
  • Cards containing some text

SIDEBAR -

Sidebar should include navigation likes viz. USERS, TABLES. Users Link will show all registered users. Add other fake links in sidebar.

TABLES -

Table will show user details.

How to submit?

Fork this repository from the Fork button above then run the following commands.

Note - Replace <username> with your github username and <name> with your name.

git clone https://github.com/<username>/webify-2.git

mkdir <name>

cd <name>

Paste your files in this directory.

git add .

git commit -m "Webify Submission"

git push origin master

Go to your forked github repository on github and create a pull request.

Tada! Let's get some refreshments now buddy.

About

Instructions for Webify Round 2. For a preview click the link given beside

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published