Skip to content

wezlemin/ska

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ska - Front-End for Chemsheets/Scisheets and Exam Papers Practice (EPP)

This project provides the front-end for accessing files on Chemsheets/Scisheets and Exam Paper Practice. The backend API can be used to retrieve media files, but there are concerns regarding the accessibility of paid content. It is suggested that better security measures be implemented to prevent unauthorised access.

How to Use

  1. Check Your Own Chemsheets/EPP File:

    • Get the Chemsheets/EPP file you have.
    • Note its file name.
  2. Use Ska to Find Your File:

    • Visit Ska.
    • Enter the file name.
    • That's all!

API Endpoint

To access media files on Scisheets, use the following endpoint:

https://scisheets.co.uk/wp-json/wp/v2/media?per_page=(1-100)&page=(1-309)
  • per_page: Number of files per page (1-100)
  • page: Page number (1-309)

To access media files on EPP, use the following endpoint:

https://www.exampaperspractice.co.uk/wp-json/wp/v2/media?per_page=(1-100)&page=(1-4253)
  • per_page: Number of files per page (1-100)
  • page: Page number (1-4253)

Takedown Requests

For takedown requests, contact:

Email: wezlemington@outlook.com

About

Front-End for Chemsheets/Scisheets + EPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages