Skip to content

WajdiSd/saving-pets-5TWIN2-undefined

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saving Pets

This is an academic project developed by undefined team @Esprit University Tunisia. In this repository using laravel 9 to create an application intended to facilitate adopting animals . We used blade template engine to create the front-end and bootstrap 5 to style the pages. We used MySQL as a database and phpMyAdmin to manage it.

Getting Started

  1. wipe your current database if it exists
  php artisan db:wipe
  1. create a new database
  php artisan migrate
  1. seed the database
  php artisan db:seed
  1. install mix depedencies
  npm install && npm run dev
  1. run the server
  php artisan serve
  1. open the browser and go to http://localhost:8000/

DOCUMENTATION

We implemented both the frontoffice and backoffice of the application. The frontoffice is the part of the application that is accessible to the public, in which we display some listings of animals and their details, rewards etc .. The backoffice is the part of the application that is accessible to the admin, in which he is allowed to manage the application, such as adding, deleting, updating animals, rewards, users, etc ..

Database

  1. MySQL

(back to top)

Acknowledgments

This project was developed under the supervision of Mme Soumaya Sassi .

(back to top)

About

5TWIN2 Laravel project undefined team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5