Skip to content

MAlexGG/phototrips-back

Repository files navigation

✈️ Phototrips

Table of Contents

  1. General Info
  2. Technologies
  3. Installation

General Info

This is a website for personal use, it's a photo album that shows your photos classified by continent, country and city, you can upload an image, with a title and description, CRUD for cities and countries, you can register as a regular user, but an admin user will validate your registration for usign the web. The API it's made with laravel, MVC architecture with TDD and it's consumed by a React App, the front repo: https://github.com/MAlexGG/phototrips-front.git

Database relationships

bd

Technologies

It was developed with laravel, sanctum for authorization and authentication, tested with PHPUnit and Postman.

Installation

  • Required laravel v.10.0
  • MySql database
  • git clone
  • php artisan serve
  • php artisan test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages