An open API service indexing awesome lists of open source software.

https://github.com/paley777/presensiku

Student Attendance System in Schools with Face Recognition Features (Laravel Based).
https://github.com/paley777/presensiku

laravel laravel-framework lphp

Last synced: 4 months ago
JSON representation

Student Attendance System in Schools with Face Recognition Features (Laravel Based).

Awesome Lists containing this project

README

        

Face Recognition Based Attendance Information System

presensiku

Face Recognition Based Attendance Information System for schools. Using the Laravel framework and facial recognition technology from third party APIs.

shields

Project Screenshots:

![image](https://github.com/user-attachments/assets/a2fda273-a23e-423b-a9d8-f515c0af59b2)

🧐 Features

Here're some of the project's best features:

* Data Management
* Two Ways Attendance: 1. Face Recognition and 2. Manual by Teacher

πŸ› οΈ Installation Steps:

1. Clone the project

```
gh repo clone paley777/presensiku
```

2. Go to the project directory

```
cd presensiku
```

3. Install dependencies

```
composer install
```

4. Delete Cache

```
php artisan cache:clear
```

5. Generate Laravel Key

```
php artisan key:generate
```

6. Make Storage Link

```
php artisan storage:link
```

7. Migrate

```
php artisan migrate
```

8. Start the server

```
php artisan serve
```



πŸ’» Built with

Technologies used in the project:

* Laravel 9.11
* PHP 8.0.2

πŸ›‘οΈ License:

This project is licensed under personal rights (@paley777)

πŸ’–Like my work?

For development suggestions please contact the following email:

[email protected]