Hi I was planning to create an online dating system for my final year project, i jus need ideas on how i could go ahead with implementing the project. Thank you

Recommended Answers

All 2 Replies

i think the easiest way to go about it is giving options. Create a database, preferably a Free and Opensource MySQL. Create all the fields, gender, smoker, drinker...
then as members join, you query those that link and you consider that a match? do you follow so far...

Hi I was planning to create an online dating system for my final year project, i jus need ideas on how i could go ahead with implementing the project. Thank you

Hi Topaz,

When we are going to design any project we need to mind the following things.

  • Authentication & Autherization.
  • Menu System & Navigation.
  • Database Requirements.
  • Basic Framework around the application like Tier Architecture.

First u work on Desgning the database, define the tables, relationships and stored procedures.

Thanks,
Kedar

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.