This is a site I made to help myself study for my upcoming Pearsons May/June iGCSE History Modular program, I think that combining history with some thing that I find fun and interesting and will help me better remember my notes for the exam
This project features a lot of the important the notes for Civil Rights in the USA 1945-74 and Germany 1918-1945, the rise of a dictatorship (in-progress, not ready yet, civil rights page is 70% ready). This is designed to function as a planner and knowledge organiser that I simply can't lose. It is further designed to help me with units which I have difficult remembering
This project uses the main.html page as the site where people are introduced to the topics and can choose which one they want notes for, The germany.html page (not ready yet) features all notes about germany between 1918 to 1945 while the Civil Rights page focuses on all civil right notes between 1945-74. for the reviewers, This website is not complete yet and still requiers a lot of work to be done, Please do not deduct my hours for this reason.
You contribute to this project if you want to add your own notes for the topic or if you want to fix any spelling or grammer error. To add notes for your own topic or to a existing topic please create a fork od this project
- first clone or fork this project
- Locate and find the error or locate the page where you want to add your own notes in the respective webpage (i.e if the webpage contains notes about civil rights, the file is most likely civil-rights.html)
- fix the error in the file or add your own notes to the file in the desired section, If the notes are for (i.e Unit 3.4, add your notes under 3.4)
- save the progress and create a pull request here once your done fixing errors or adding notes
- first clone or fork this project
- in the root directory of this project create a new file with the format [course-name-here].html to create a file for the topic
- you can then go ahead and add your own notes to the file, but make sure that you first insert this
Pearsons Edexcel iGCSE History Modular notes = Germany 1918-45
t;<a href="#unit4">Unit 4</a></li>
<li><a href="#unit5">Unit 5</a></li>
</ul>
</div>
</nav>
</body>
</html>
/body>
</html>