Skip to content

A simple website to organize a secret santa with your friends and family.

Notifications You must be signed in to change notification settings

lucascampanelli/MySecretFriend

Repository files navigation

lucascampanelli/mysecretfriend

Status License


A simple website to organize a secret santa with your friends and family.

📝 Table of Contents

🧐 About

MySecretFriend is a application made for people who needs to organize a secret santa faster. It allows group creation between friends and family with a few clicks.

🏁 Getting Started

  • Download the project
  • Insert it into your PHP server folder
  • Rename .env.example to .env
  • Set your own .env file containing database and PHPMailer information
  • Run composer update at the project folder to install the dependencies
  • Import the database secretfriend_db.sql to your PHP server
  • Enjoy it!

Prerequisites

You'll need to have Composer installed in your machine to be able to install and update dependencies.

🎈 Usage

HOME

This page shows a form to sign up for the application and a button to redirect you to login page.

LOGIN

This page shows a form to sign in.

DASHBOARD

Shows user groups. This page has sections such as user configuration and group creation.

RAFFLE

Section to create a secret santa. It has a form to type all the information about the raffle.

PASSWORD RECOVER

If necessary, this page sends an e-mail verification to recover the user's password.

⛏️ Built Using

✍️ Authors

About

A simple website to organize a secret santa with your friends and family.

Topics

Resources

Stars

Watchers

Forks