This project is a web platform for the student association of Manufacturing Automation and Mechatronics Engineering (HIMAMO). It was developed to provide comprehensive information and resources for students, including the "AE Informasi" feature and the upcoming "AE Pustaka" feature.
- A comprehensive information hub for all HIMAMO activities, news, and updates.
- A digital library and resource center for students to access academic materials and references.
- Framework: Laravel 11
- Packages: Laravel Breeze Blade, Alpine JS
- Language: PHP 8.3.3
- Database Management: phpMyAdmin
- Frontend:
- UI: Bootstrap
- Authentication Forms: Tailwind CSS
- Kominfo 2020: Initial development and project setup.
- Divisi Informasi 2024: Current development and feature enhancements.
-
Clone the repository:
git clone https://github.com/your-repo/himamo-web.git cd himamo-web -
Install dependencies:
composer install npm install npm run dev
-
Configure environment variables:
- Copy
.env.exampleto.envand update the necessary settings. For detailed configuration, please contact us at divisiinformasi2024@gmail.com.
- Copy
-
Run migrations:
php artisan migrate --seed
-
Serve the application:
php artisan serve
We welcome contributions to this project! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes.
- Push your branch and create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or issues, please contact us at divisiinformasi2024@gmail.com.
Thank you for using the HIMAMO web platform!