Skip to content

FemCodersP4/thedatinglab-back

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

374 Commits
 
 
 
 

Repository files navigation

Logo

About this Project

DatingLab is a platform designed to streamline connections between individuals seeking romantic relationships, fostering meaningful interactions and partnerships in the dating sphere. It stands out for its focus on facilitating matches between compatible users and organizing exclusive events for them to meet in person.

Home

📌 Requirements

  • Visual Studio Code

  • Node.js installed on the computer

⚙️ Installation

  • Clone the Laravel repository from GitHub at https://github.com/FemCodersP4/thedatinglab-back.
  • Open the project in your code editor, and in the terminal, navigate to the project directory with cd server.
  • Install Composer dependencies with composer install.
  • Create a .env file based on the .env.example file.
  • Create your MySQL database with the name of your preference.
  • Configure the database in the .env file with the appropriate information, where you should put the name of your previously created MySQL database and be clear about your operating system for installation.

Logo

  • Run migrations to create the database tables with php artisan migrate.
  • Start the development server with php artisan serve.

✨ Database Diagram ✨

This database design provides efficient management of relationships among users, their profiles, preferences, and events, thereby simplifying the creation of meaningful matches in our dating application. The ability for multiple users to be associated with a single profile establishes a one-to-many relationship. This structure allows us to optimize the search and filtering of users based on their shared profiles and preferences, contributing to a more personalized and satisfying user experience. Screenshot

💻 Technologies Used

JavaScript  PHP  MySQL  Laravel

🛠️ Tools

Visual Studio Code  XAMPP  Postman  Trello

🔗Authors

Hemmi Fefy Laura Alicia
Hemmi Stefania Laura G. Alicia E.
LinkedIn LinkedIn LinkedIn LinkedIn
Débora Jéssica Gabriela Carolina
Débora M. Jéssica S. Gabriela P. Carolina Ch
LinkedIn LinkedIn LinkedIn LinkedIn

About

Blind dating website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.4%
  • Blade 23.5%
  • JavaScript 0.1%