Skip to content

CarmenGP/bountyHunters

Repository files navigation

logo bounty Cartel y madera

PROJECT TITLE:

Bounty Hunters

A BRIEF DESCRIPTION OF WHAT THIS PROJECT DOES:

  • To create in mobile first a web application in which the users are immersed in the Wild West and sign up to catch the outlaw in the available missions created by a sheriff administrator.

  • The registered user can sign up and unsubscribe from each search mission and will receive a message that he/she has signed up for the hunt with information about the hunt.

  • Outlaw hunts have a deadline and expired ones will appear with a different design than the active ones.

MEMBERS: 👩‍💻

figma

SCREENSHOTS:

Uploading figma.png… skets w Vídeo sin título ‐ Hecho con Clipchamp

STACKS: 🔧

image

Required

  • PHP 7.4 min
  • Composer installed
  • mySql

TEST: 👀

image (7) image (8)

METHODOLOGY:

  • Agile with Scrum in mob programming and pair progrmaming
  • MVC software design pattern
  • TDD

NEXT STEPS:

  • Paginated list of hunts from most recent to least recent
  • Increase the list of outlaws
  • Email information to the hunter
  • Regular validation expressions
  • Give more information and options on the hunts
  • Restrict the registration function to one per user.
  • Show a past event as unavailable.
  • Indicate in the Administrator form a button for highlights.

HOW TO INSTALL THIS PROJECT:

  • Git clone https://github.com/CarmenGP/bountyHunters.git
  • Go to the project directory cd bountyhunters
  • Create a MySQL database named "outlaw"
  • Create in the text editor an .env file by copying the contents of .env.example and modify the database name (laravel by outlaw)
  • Install dependencies npm install composer install
  • Activate the server and keep this terminal open npm run dev
  • Run the PHP server and keep this terminal open php artisan serve
  • Import database php artisan migrate:fresh --seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •