Python Forum
How to create a social networking site?
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create a social networking site?
#3
Start with a pencil and a lot of paper. Before all of that, you have to decide if it will be a general purpose social network or you have already decided to beat us.
So draw the design. One of the reasons I avoid FB if I can is this - bad design. It's not intuitive. Did you choose the database, the stuff you will keep in it? If all that is clear, start with the code. Build a simple web page just for the tests. It has to have all functionality but the CSS is not needed just for the testing. So, build the database and start testing. When all works as expected, do the design of the page. When that task is finished you are ready to launch it. With a few sentences is simple as that. Do you want to run it on Python? Django, Flask or Pyramid are the libraries. Pick one.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
RE: How to create a social networking site? - by wavic - Dec-04-2017, 07:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Free Game -- Learn networking while playing Larz60+ 5 4,391 Oct-05-2017, 03:23 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020