Skip to content

โœจ simple panel admin template ๐Ÿ“ just html css ๐Ÿค without logic. this repo is final project resources of the sabzlearn 20 javascript projects course โš™๐Ÿงฎ

Notifications You must be signed in to change notification settings

UndeadMe/sabzlearn-admin-panel-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

82 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

simple panel admin template without any logic

๐Ÿ“ This repo is for students of sabzlearn 20 javascript projects. I made it for you guys as a final project to do. this panel admin is raw and it doesn't have any javascript logic. Because it's your responsibility to add it ๐Ÿ˜‰๐Ÿค๐Ÿ˜„ if you have any question you can ask on the Q/A panel ๐Ÿค“
Let's see the panel admin ๐Ÿƒโ€โ™‚๏ธ

Login page

Screenshot 2022-04-21 011214

  • Features of Login page:
    • login form
    • username field
    • password field
    • password eye icon

panel admin

all the pages have the following components:

  • header
  • admin card
  • a box that has different content in each admin page

panel admin - users

Screenshot 2022-04-21 005428 this page shows all of users. they have some information like:

  • username
  • first name and last name
  • registration date

you can do something interesting on the users:

  • remove
  • edit
  • search

panel admin - information

Screenshot 2022-04-21 014201 this page is for information of the admin. you can change your information as a admin. but
what can you change as a admin ?

  • first name
  • last name
  • password
  • email
  • profile
  • banner

panel admin - courses

Screenshot 2022-04-21 122554 as you know this page is for courses of website. a courses box has some information about the course like:

  • course title
  • course text
  • course price
  • course category
  • course number of students

you can add a new course by a button. before you you have yo complete following fields: Screenshot 2022-04-21 123131

  • course title
  • course price
  • course category

panel admin - sessions

Screenshot 2022-04-21 123343 this page is for add new session to a course.you should complete the fields to add a new session.you have some information to complete.

  • session name
  • session time
  • session price
  • a dropdown box for choose a course
  • a checkbox for choose course be free or not

About

โœจ simple panel admin template ๐Ÿ“ just html css ๐Ÿค without logic. this repo is final project resources of the sabzlearn 20 javascript projects course โš™๐Ÿงฎ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published