adding a new logo,changing the title in the UI .
modified: README.md new file: logo.png modified: static/favicon.ico modified: templates/index.html modified: templates/modify_info.html modified: templates/points.html modified: templates/record.html
هذا الالتزام موجود في:
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
AL Najeeb System is a simple web application built with the **Flask** framework in Python, utilizing **SQLite** as its database. This application allows users to manage student information, including personal data, contact details, memorization progress, and a points tracking system. The frontend is built with **Tailwind CSS** for a clean and responsive user experience.
|
AL Najeeb System is a simple web application built with the **Flask** framework in Python, utilizing **SQLite** as its database. This application allows users to manage student information, including personal data, contact details, memorization progress, and a points tracking system. The frontend is built with **Tailwind CSS** for a clean and responsive user experience.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Installation and Running
|
## Installation and Running
|
||||||
@@ -100,7 +102,4 @@ Updating the application involves pulling the latest code, updating dependencies
|
|||||||
```bash
|
```bash
|
||||||
./serve.sh
|
./serve.sh
|
||||||
```
|
```
|
||||||
---
|
|
||||||
|
|
||||||
## Links
|
|
||||||
- favicon : `<a href="https://www.flaticon.com/free-icons/study-program" title="study program icons">Study program icons created by Triangle Squad - Flaticon</a>`
|
|
||||||
|
|||||||
ثنائية
static/favicon.ico
ثنائية
static/favicon.ico
ملف ثنائي غير معروض.
|
قبل العرض: | الارتفاع: | الحجم: 17 KiB بعد العرض: | الارتفاع: | الحجم: 66 KiB |
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<header class="text-center">
|
<header class="text-center">
|
||||||
<h1 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-6">نظام إدارة الطلاب</h1>
|
<h1 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-6">نظام النجيب</h1>
|
||||||
<nav class="mb-8">
|
<nav class="mb-8">
|
||||||
<ul class="flex justify-center space-x-4 space-x-reverse bg-white p-2 rounded-full shadow-lg inline-flex">
|
<ul class="flex justify-center space-x-4 space-x-reverse bg-white p-2 rounded-full shadow-lg inline-flex">
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<header class="text-center">
|
<header class="text-center">
|
||||||
<h1 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-6">تعديل معلومات الطالب</h1>
|
<h1 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-6">نظام النجيب</h1>
|
||||||
|
|
||||||
<nav class="mb-8">
|
<nav class="mb-8">
|
||||||
<ul class="flex justify-center space-x-4 space-x-reverse bg-white p-2 rounded-full shadow-lg inline-flex">
|
<ul class="flex justify-center space-x-4 space-x-reverse bg-white p-2 rounded-full shadow-lg inline-flex">
|
||||||
@@ -97,4 +97,4 @@
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<header class="text-center">
|
<header class="text-center">
|
||||||
<h1 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-6">نظام نقاط الطلاب</h1>
|
<h1 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-6">نظام النجيب</h1>
|
||||||
<nav class="mb-8">
|
<nav class="mb-8">
|
||||||
<ul class="flex justify-center space-x-4 space-x-reverse bg-white p-2 rounded-full shadow-lg inline-flex">
|
<ul class="flex justify-center space-x-4 space-x-reverse bg-white p-2 rounded-full shadow-lg inline-flex">
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<header class="text-center">
|
<header class="text-center">
|
||||||
<h1 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-6">نظام متابعة الحضور والإنجاز</h1>
|
<h1 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-6">نظام النجيب</h1>
|
||||||
<nav class="mb-8">
|
<nav class="mb-8">
|
||||||
<ul class="flex justify-center space-x-4 space-x-reverse bg-white p-2 rounded-full shadow-lg inline-flex">
|
<ul class="flex justify-center space-x-4 space-x-reverse bg-white p-2 rounded-full shadow-lg inline-flex">
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم