Skip to content

Commit 9f67d84

Browse files
authored
Create README.md
1 parent ca6b494 commit 9f67d84

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

README.md

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Admin Panel
2+
3+
This is an interactive Admin Panel built using HTML, CSS, JavaScript, and Bootstrap. The panel allows you to manage a list of students, including adding, editing, and removing students. It also keeps track of the number of boys and girls.
4+
5+
## Features
6+
7+
- **Add Student:** Add a new student by entering their name, email, and gender.
8+
- **Edit Student:** Edit the details of an existing student.
9+
- **Remove Student:** Remove a student from the list.
10+
- **Student Count:** Displays the total number of students.
11+
- **Gender Count:** Displays the count of boys and girls.
12+
13+
## Technologies Used
14+
15+
- HTML
16+
- CSS
17+
- JavaScript
18+
- Bootstrap
19+
## Screenshots 📸
20+
![image](https://github.com/user-attachments/assets/aef53be6-898a-404b-a535-8e15c3608917)
21+
22+
## Edit Demo
23+
![image](https://github.com/user-attachments/assets/cdf8238f-2bdb-4efd-8f56-34064d119569)
24+
25+
26+
- 👨‍💻 All of my projects are available at [https://fasih-nasirall.netlify.app/]
27+
28+
- 📝 I regularly write articles on [https://fasihnasirportfolio.netlify.app/](https://fasihnasirportfolio.netlify.app/)
29+
30+
- 📫 How to reach me **fasihnasir12@gmail.com**
31+
32+
- 📄 Know about my experiences [https://fasihnasirportfolio.netlify.app/](https://fasihnasirportfolio.netlify.app/)
33+
34+
<h3 align="left">Connect with me:</h3>
35+
<p align="left">
36+
<a href="https://www.linkedin.com/in/fasih-nasir-830959252/" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg" alt="fasih-nasir" height="30" width="40" /></a>
37+
<a href="https://www.facebook.com/profile.php?id=61550661127214&__cft__[0]=AZXhjvf3WTk2ymE3m0SfWANLefMQhtPC-dUiYAgllgPpEtD5IDZ-5olzVV_X2I3tHIC3_nPRlKFwAAzYgkH0Uz7Xm3TmGwHsUUWF9MGbo1D64JfpL6_NaA22nqgxLDE7tYGkUZwRaQItx4eQAW09B08CgUzgQrZm3-9_7N6fTTHocl3wb_4i1QsqIWlx-6nayx0&__tn__=-]C%2CP-R" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/facebook.svg" alt="fasihnasir" height="30" width="40" /></a>
38+
</p>
39+

0 commit comments

Comments
 (0)