About • Features • Install • License
Soeara stands for Soedirman Berbicara is a website specifically designed for the UNSOED campus community, enabling students, faculty, and staff to create and sign petitions related to campus-based issues.
- Unsoed Accounts Only
- CRUD Petition
- Sign the Petition
- Share Petition
- Reward for petitions that are accepted by campus officials
Before cloning the repository, you need to install the following:
- Local Services (like Laragon or XAMPP)
- Composer
- Node.js and a package manager (like bun, npm, pnpm, or yarn).
- An internet browser (such as Brave, Firefox, Arc, or Chrome).
To clone the repository, follow these steps:
- Open your terminal.
- Navigate to the directory where you want to clone the repository.
- Run the following command:
git clone https://github.com/mabesinfor/soeara.git
- After the cloning process is complete, navigate to the cloned repository directory:
cd soeara
- Now, you are ready to work on the project. To install dependencies, run:
composer install && npm install
- To start the development server, use:
php artisan serve && npm run dev
Copyright © 2024 Jehian H1D022006 & Brian H1D022009 & Dzakwan H1D022043. This project is open-source licensed under the MIT License.