Skip to content

Commit 85b9a96

Browse files
committed
إضافة الملفات
0 parents  commit 85b9a96

File tree

6 files changed

+59213
-0
lines changed

6 files changed

+59213
-0
lines changed

.gitignore

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
# Logs
2+
logs
3+
*.log
4+
npm-debug.log*
5+
yarn-debug.log*
6+
yarn-error.log*
7+
lerna-debug.log*
8+
9+
# Diagnostic reports (https://nodejs.org/api/report.html)
10+
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
11+
12+
# Runtime data
13+
pids
14+
*.pid
15+
*.seed
16+
*.pid.lock
17+
18+
# Directory for instrumented libs generated by jscoverage/JSCover
19+
lib-cov
20+
21+
# Coverage directory used by tools like istanbul
22+
coverage
23+
*.lcov
24+
25+
# nyc test coverage
26+
.nyc_output
27+
28+
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
29+
.grunt
30+
31+
# Bower dependency directory (https://bower.io/)
32+
bower_components
33+
34+
# node-waf configuration
35+
.lock-wscript
36+
37+
# Compiled binary addons (https://nodejs.org/api/addons.html)
38+
build/Release
39+
40+
# Dependency directories
41+
node_modules/
42+
jspm_packages/
43+
package-lock.json
44+
45+
# TypeScript v1 declaration files
46+
typings/
47+
48+
# TypeScript cache
49+
*.tsbuildinfo
50+
51+
# Optional npm cache directory
52+
.npm
53+
54+
# Optional eslint cache
55+
.eslintcache
56+
57+
# Microbundle cache
58+
.rpt2_cache/
59+
.rts2_cache_cjs/
60+
.rts2_cache_es/
61+
.rts2_cache_umd/
62+
63+
# Optional REPL history
64+
.node_repl_history
65+
66+
# Output of 'npm pack'
67+
*.tgz
68+
69+
# Yarn Integrity file
70+
.yarn-integrity
71+
72+
# dotenv environment variables file
73+
.env
74+
.env.test
75+
76+
# parcel-bundler cache (https://parceljs.org/)
77+
.cache
78+
79+
# Next.js build output
80+
.next
81+
82+
# Nuxt.js build / generate output
83+
.nuxt
84+
dist
85+
86+
# Gatsby files
87+
.cache/
88+
# Comment in the public line in if your project uses Gatsby and *not* Next.js
89+
# https://nextjs.org/blog/next-9-1#public-directory-support
90+
# public
91+
92+
# vuepress build output
93+
.vuepress/dist
94+
95+
# Serverless directories
96+
.serverless/
97+
98+
# FuseBox cache
99+
.fusebox/
100+
101+
# DynamoDB Local files
102+
.dynamodb/
103+
104+
# TernJS port file
105+
.tern-port

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2023 rn0x
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
2+
3+
<div align="center">
4+
5+
**Historical Encyclopedia - الموسوعة التاريخية**
6+
7+
قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .
8+
9+
</div>
10+
11+
<br>
12+
13+
# منهجيَّة العمل في الموسوعة
14+
15+
16+
- أن يكونَ الحدثُ له تعلُّقٌ بالإسلامِ والمُسلِمين وإن صدَرَت عن غيرِهم.
17+
- ذكرُ أبرَزِ وأهمِّ الأحداثِ التَّاريخية ذات الأثر.
18+
- أن يكونَ الحدَثُ مِن مصدَرٍ موثوقٍ.
19+
- أن يكونَ عُنوانُ الحدَثِ قَصيرًا.
20+
- تحريرُ الأحداث تحريرًا عِلميًّا دقيقًا.
21+
- ذكر وَفَياتِ الأعْلامِ المشْهورين فقط.
22+
23+
24+
# تفاصيل البيانات
25+
26+
- id - رقم الحدث | `number`
27+
- title - عنوان مختصر للحدث | `string`
28+
- date - تاريخ الحدث بالهجري والميلادي | `Array<string>`
29+
- text - تفاصيل الحدث | `string`
30+
31+
<br>
32+
33+
```json
34+
{
35+
"id": 1,
36+
"title": "ولادة النبي محمد بن عبدالله صلى الله عليه وسلم .",
37+
"date": [
38+
"العام الهجري :53ق هـ",
39+
"العام الميلادي :571"
40+
],
41+
"text": "اختلفَ أهلُ السِّيَر والتَّاريخِ في تحديدِ يومِ وشهرِ وِلادتِه صلى الله عليه وسلم واتَّفقوا على أنَّ مِيلادَه صلى الله عليه وسلم كان يومَ الاثنينِ من عامِ الفيلِ.قال ابنُ القيِّم: \"لا خِلافَ أنَّه وُلِدَ صَلَّى اللَّهُ عَليهِ وسلَّم بجَوفِ مكَّة، وأنَّ مَولِدَه كان عامَ الفيلِ\". عنِ ابنِ عبَّاس رضِي الله عنهُما أنَّه قال: (وُلِدَ رسولُ الله صلى الله عليه وسلم عامَ الفيلِ)، وهو الَّذي لا يَشكُّ فيه أحدٌ من العلماءِ. ونقل خليفةُ بنُ خيَّاط وابنُ الجزَّار وابنُ دِحيةَ وابنُ الجوزيِّ فيه الإجماعَ. وأمَّا مولدُه يومَ الاثنينِ، فعن أبي قَتادةَ الأنصاريِّ رضي الله عنه قال: \" سُئل صلى الله عليه وسلم  عن صومِ يومِ الاثنينِ؟ قال: \"ذاكَ يومٌ وُلدتُ فيهِ، ويومٌ بُعثتُ أو أُنزلَ عليَّ فيهِ\". قال ابنُ كَثيرٍ: \"وأبعدَ بل أخطأَ مَن قال: وُلِدَ يومَ الجُمعةِ لِسبعَ عشرةَ خلتْ من ربيعٍ الأوَّلِ\". أمَّا موضعُ الخِلافِ فقد كان في تحديدِ الشَّهرِ واليومِ منه،  رَوى ابنُ إسحاقَ عن نَفَرٍ من أصحابِ رسولِ الله صلى الله عليه وسلم قالوا له: يا رسولَ الله، أخبرنا عن نَفسِك. قال: (نعمْ، أنا دعوةُ أبي إبراهيمَ، وبُشرى عيسى، ورأتْ أمِّي حين حملتْ بي أنَّه خرج منها نورٌ أضاءَ لها قُصورَ الشَّام). وكانت وِلادتُه صلى الله عليه وسلم بعدَ وفاةِ والدِه عبدِ الله، حيث كان حَمْلًا في بطنِ أمِّه حين تُوفِّي والدُه، فنشأ صلى الله عليه وسلم يتيمًا. وكانت وِلادتُه في دارِ أبي طالبٍ بِشِعبِ بني هاشمٍ."
42+
},
43+
```
44+
45+
# المصادر
46+
47+
- موقع الدرر السنية - [dorar.net](https://dorar.net/history)
48+
49+
50+
# تنزيل
51+
52+
يمكن تنزيل قاعدة البيانات من [هنا](https://github.com/rn0x/Historical_Encyclopedia/releases)
53+
54+
55+
# LICENSE
56+
57+
MIT license
58+
59+

0 commit comments

Comments
 (0)