Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. Wikipedia style site
  2. Develop a site similar to a wiki in which one can create, edit, and view various articles.
  3. Take it a step further and allow pages to hold images.
  4.  
  5. Imgur Style Site
  6. Develop a site similar to imgur, an image hosting platform, that allows a user to upload a photo and access that photo with a unique URL.
  7. Take it a step further and add a basic front-page that shows the latest uploaded images
  8.  
  9. Pastebin Style Site
  10. Develop a site similar to pastebin in which a user may paste any text into a pad, and save it generating a unique URL that will give anyone access to the pasted text.
  11. Take it a step further and allow collaboration. Nothing automatic like google doc, but rather refresh to see the changes.
  12.  
  13. IRC Style Site
  14. Develop a site that mimics an IRC of sorts. Allow for nicknames, and rooms. Save the conversations, so when someone re-enters the room, it'll show the previous messages they had missed.
  15. Take it a step further and add room moderation and commands for specific users. Create roles to decide who can use what commands. This will require accounts.
  16.  
  17. /** UNSURE IF SOFTWARE IS FINE AND NOT JUST SITES **/
  18. Gyazo / Screen Image Capture Program
  19. Develop a program that will screencap your desktop on a given hotkey and either save to disk or upload to an image hosting site such as imgur.
  20. Take it a step further and put the program in your windows task tray, or allow for basic image manipulation like scaling or cropping.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement