2Yp Demo
This is the test repository built for https://github.com/cepdnaclk/e23-co2060-MPhil-PhD-Lifecycle-Management-System.git
- Author: pasan3251
- Repository: https://github.com/pasan3251/2YP-demo
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Developer Tools
- Maintenance: Actively Maintained
Install 2Yp Demo
bench get-app https://github.com/pasan3251/2YP-demo
Add the Frappe Gems badge to your README
Maintain 2Yp Demo? Paste this into your README:
[](https://frappegems.com/gems/apps/pasan3251/2YP-demo)
About 2Yp Demo
Postgraduate Student Management System
Built on Frappe v17 + ERPNext v17
A web-based Postgraduate Student Management System covering the full academic lifecycle — application, registration, progress monitoring, thesis examination, and graduation — for MPhil, PhD, MSc, and MEng students.
Quick Start
bench get-app pg_management https://github.com/pasan3251/2YP-demo.git
bench --site install-app pg_management
bench --site migrate
Demo Accounts
| Role | Password | |
|---|---|---|
| Administrator | Administrator | admin |
| PG Student | student_audit1@demo.test | Demo@1234 |
| PG Supervisor | supervisor1@demo.test | Demo@1234 |
| PG Examiner | examiner1@demo.test | Demo@1234 |
| PG Coordinator | coordinator1@demo.test | Demo@1234 |
| PG Head of Department | hod1@demo.test | Demo@1234 |
Prerequisites
- Docker + Docker Compose
- Frappe v17 + ERPNext v17 bench
- Python 3.11+, MariaDB 10.6+, Redis 6+
Documentation
See the docs/ directory for full documentation including:
- Architecture overview
- Student lifecycle process map
- Implementation guide
- Demo and deployment guide
License
MIT
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.