Skip to content

CRUD Based on the SCP Foundation using JSP, Java, Javascript, HTML, CSS, BOOTSTRAP and SQL.

Notifications You must be signed in to change notification settings

DavidAntunezPerez/TheSCPFoundation-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheSCPFoundation-CRUD

A CRUD about The SCP Foundation made with Java, SQL, HTML, CSS and JS.

To get into context, The SCP Foundation ("Secure, Contain and Protect") is a fictional secret organization documented by the collaborative writing wiki project of the same name. The foundation is responsible for capturing and containing various paranormal, supernatural, and other mysterious phenomena unexplained by mainstream science (known as "anomalies" or "SCPs"), while also keeping their existence hidden from the rest of global human society. Many people contribute in social media with different stories about the SCP Foundation and their different anomalies, creating unique, science-fiction and horror stories connected into the same universe.

So what i wanted to do is giving them a place to add, delete or modify their own stories, all in the same website using this CRUD.

INDEX:

  1. Database Used
  2. Crud Operating Diagram
  3. Admin and Users
  4. Screenshots
  5. Youtube Video

DATABASE USED

image

NOTE: To execute this NB Project, you must import this file as DataBase ( The name of the database must be: scp_foundation_crud )

CRUD OPERATING DIAGRAM

This is an in-detail diagram about the functioning of my CRUD: image

ADMIN AND USERS ADDED

Importing the database, you will have these users:

  • User: An2 / Password: 123
  • User: User1 / Password: user
  • Admin: root / Password: root

NOTE: Using root user, you will be able to access and manipulate all the data inside the database.

From default, there are also 3 SCP added, 2 of them from the user An2 and the other one from User1.

SCREENSHOTS

Index:

image

Access as a Reader:

image image image

Log In & Sign Up:

image image

Access as an author:

image image

Access as root:

image image

DELETE:

image

INSERT:

image image

EDIT:

image image

YOUTUBE DESCRIPTIVE VIDEO

Click here to access to the descriptive video explaining all the project

About

CRUD Based on the SCP Foundation using JSP, Java, Javascript, HTML, CSS, BOOTSTRAP and SQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages