Seeksi is an online dating web application that stands out amongst other traditional dating apps by giving the users different options to help them start a conversation with their newly matched partners.
Some of the options include:
- Recommended opening lines
- Funny Ice-breaker game(s)
The Seeksi project is made of 4 major components, each of them focuses on a feature or a set of features that made up the application. Each component has their own sub-components to break down the features into smaller tasks for the ease of execution.
-
Install Docker & Docker Compose
-
Clone the project
-
Change working directory to the project directory:
cd seeksi
-
Run Docker Compose:
docker-compose up -d
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
For more details, please check out our Contribution Guide.