PeAS is a digital repository developed for St. Paul University Dumaguete (SPUD). It centralizes the storage and accessibility of academic works, including theses, dissertations, confluences, and synergies, produced by the university's undergraduate and postgraduate students.
- Centralized Repository: Stores academic documents securely and categorizes them by type, year, and metadata.
- User Roles:
- Public Users: View documents but cannot download.
- Registered Users: Download, bookmark, and track document interactions.
- Admins: Manage user accounts, documents, and system logs.
- Robust Search Engine: Filter and retrieve documents using metadata like author, year, and document type.
- User Statistics: Registered users can view their activity history and system usage.
- Integration with SPUD's Database: Secure authentication through the university's existing systems.
- Frontend: HTML, CSS
- Backend: Deno
- Database: MySQL
- Authentication: Integrated with SPUD's database
- Search Engine: Elasticsearch or custom-built filtering
- Centralize and preserve SPUD's academic works digitally.
- Provide secure, role-based access to academic resources.
- Enhance the accessibility and searchability of stored documents.
- Clone the repository:
git clone https://github.com/PASToR1951/paulinian-electronic-archiving-system
