Skip to content

IsaAlkhanous/Anomaly-Protection-Protocol-APP

Repository files navigation

APP - Classified Archives

Overview

This project is a website similar to the SCP Foundation, dedicated to documenting and archiving anomalous entities discovered by the APP Foundation. The website includes detailed pages for each entity, structured similarly to a wiki format.

Features

  • Entity Pages: Each entity has its own page, accessible through the main navigation or the header menu.
  • Login_page: A page used to login using a username and code (used for a hidden feature).
  • Responsive Design: The website is compatible with various screen sizes.
  • Interactive Navigation: The navigation bar includes a list of links, with hover effects that enhance user interaction.

Project Structure

/project-root
│
├── index.html            # Main page of the APP Archives
├── about.html            # A brief page about the APP Foundation.
├── contact.html          # A credits page in the form of a contact list.
├── community.html        # A page that includes contributions by the fans of our project.
├── Sister_sites.html     # A page linking our inspirations for the project.
├── styles.css            # CSS file for styling the website 
├── /entities             # Folder containing individual entity pages
│   ├── APP002.html
│   ├── APP128.html
│   ├── APP246.html
│   ├── APP333.html
│   ├── APP501.html
│   └── APP724.html
│   └── APP001.html
├── /images               # Folder for images, including the logo
│   ├── app logo (svg and png variants of different sizes)
│   └── entity images
│   └── other visual resources for the site
└── login_page 

How to Run

  1. Clone or Download this repository.
  2. Open index.html in any web browser to explore the main page.
  3. Navigate through the entities using the main page (The logo takes you to the mainpage)

Future Enhancements

  • Improving the Home page layout and content.
  • Creating individual web pages for each bar in the navigation menu (About, Community, Resources, etc.).
  • Making entities searchable.

About

Anomaly Protection Protocol (APP) is an SCP-inspired wiki page created as a practice project using HTML, CSS, and JavaScript. It serves as a platform to experiment with web development while replicating the structured, classified-document style of the SCP Foundation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors