Facebook like portal
-
Hi, I have a project requiement to build a facebook like website in C# & ASP In this website: - Allow at least 3 types of users: unregistered visitor, registered user and moderator - Allow users to create profiles and upload images etc. - Any user can search for people and view public profiles - Registered users can create a profile which can connect with other members or groups of people can join. Each user can set their profile : public or private. - Each user can add albums with pictures. Every picture may receive comments from friends or from other users which the user can accept or reject - The user has one mailbox that can communicate with other members of the site. etc etc I am a novice when it comes to coding, I have so far been able to create profiles and allow uploading of images and returning but I seem to be lost at doing stuff like retrieving a user's images when his profile picture is clicked etc etc. Are there any references you guys could point me to that would give me more information on developing this. I like doing things on my own but would be useful if I could refer to a source for more info when I got stuck. Thanks so much for helping!
Kool
-
Hi, I have a project requiement to build a facebook like website in C# & ASP In this website: - Allow at least 3 types of users: unregistered visitor, registered user and moderator - Allow users to create profiles and upload images etc. - Any user can search for people and view public profiles - Registered users can create a profile which can connect with other members or groups of people can join. Each user can set their profile : public or private. - Each user can add albums with pictures. Every picture may receive comments from friends or from other users which the user can accept or reject - The user has one mailbox that can communicate with other members of the site. etc etc I am a novice when it comes to coding, I have so far been able to create profiles and allow uploading of images and returning but I seem to be lost at doing stuff like retrieving a user's images when his profile picture is clicked etc etc. Are there any references you guys could point me to that would give me more information on developing this. I like doing things on my own but would be useful if I could refer to a source for more info when I got stuck. Thanks so much for helping!
Kool