Skip to content

ibnumardini/simalu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMLAU license SIMLAU stars SIMLAU issues SIMLAU forks SIMLAU contributors

SIMALU 🌱

SIMALU aka. Sistem Informasi Management Alumni is specialized software crafted to assist educational institutions and organizations in effectively overseeing alumni relations.

Screenshots

SIMALU

Want to see more? Check out our complete application screenshots to explore all the features and interfaces.

Quick start

  1. First of all, you can download the zip or clone this project.

    git clone https://github.com/ibnumardini/simalu.git
  2. Jump straight into the project.

    cd simalu/
  3. Generate a new key.

    php artisan key:generate
  4. Fill the .env settings to the current environment.

    If you want to enable Google Login/Register, set these variables too:

    GOOGLE_CLIENT_ID=
    GOOGLE_CLIENT_SECRET=
    GOOGLE_REDIRECT_URI="${APP_URL}/auth/google/callback"

    Configure the same callback URL in your Google Cloud OAuth credentials.

  5. Run the database migrations.

    php artisan migrate
  6. Run the database seeder.

    php artisan db:seed
  7. Start the server app.

    php artisan serve --host=0.0.0.0 --port=8000

Community

Feel free to join our Discord server if you have ideas, feedback, suggestions, or just want to be part of our community.

Contributing

Thank you for your interest in contributing to SIMALU, Please follow the Contribution Guide to get started.

License

SIMALU is licensed under the Apache-2.0 License.

About

SIMALU is specialized software crafted to assist educational institutions and organizations in effectively overseeing alumni relations [🌱]

Resources

License

Contributing

Stars

Watchers

Forks

Contributors