Sign inSign up

sjwmdev/oscrcs

By sjwmdev

•Updated over 2 years ago

OSCRCS is a convenient platform that helps you manage all your clearance requirements in one place.

Image
Languages & frameworks
Content management system
Databases & storage
0

72

sjwmdev/oscrcs repository overview

⁠Online Student Clearance and Certificate Request System (OSCRCS)

⁠Getting Started with OSCRCS

⁠Initial Setup
  1. Clone the repository:

    git clone https://github.com/sjwmdev/oscrcs.git
    cd oscrcs
    
  2. Set up environment variables:

    • Copy .env.example to .env and update the necessary configurations.
    cp .env.example .env
    
  3. Install dependencies:

    ./vendor/bin/sail composer install
    
  4. Run the application:

    ./vendor/bin/sail up
    
  5. Run the project setup:

    ./vendor/bin/sail artisan project:setup
    
  6. Access the application: Open your web browser and go to http://127.0.0.1:8081/.

⁠Default User Credentials
  • Admin:
  • Staff:
  • Student (Varies):
    • Email: [Student Email]
    • Default Password: password
⁠PayPal Sandbox Account Details
  • Sandbox Personal Account:
  • Sandbox Business Account:
⁠PayPal Payment Instructions
  1. Login to PayPal Sandbox:

  2. Make a Payment:

    • Follow the payment process and use the provided credentials to complete the payment.
⁠Important Commands
  • Stop Docker Containers:
    ./vendor/bin/sail down
  • Access Docker Shell:
    ./vendor/bin/sail shell
  • View Logs:
    ./vendor/bin/sail logs

⁠License

This project is licensed under the MIT License - see the LICENSE⁠ file for details.

Tag summary

Content type

Image

Digest

sha256:507a7abf6…

Size

326.7 MB

Last updated

over 2 years ago

docker pull sjwmdev/oscrcs:v1