Progress on my Secret Project!
okay so far my website does the following things (using php)
USERS: lets users sign up, log in, log out, keeps track of last log in times, checks browser stuff (i dont think this does much but its the smallest bit i can do against session hijacking i guess) .
Content Management: verify/approve members, change member status, add content, edit content, manage active members
The actual website: just one index page basically and pulls up the other stuff from url variables, can display sub categories from clicking on a category page, and can display pages from clicking on a subcategory page, displays the menu according to whether the person is logged in or out.
okay and thats all. yep, short list. But anyways that took me quite some time mostly cause I’ve been slacking off and studying for summer school so I had to take time off my project lately. Today i mostly just did the menu and displaying the summaries (which is the part i had to add on to my database scheme).
I have a lottttt of stuff to do like i want to :
- 1. figure out how i am going to try to prevent two users trying to use the same login name to log in (at the same time )
- 2. finish the subscription procedure with the email check and stuff (before i didnt have this because i dont wanna email myself everytime i tested the site)
- 3. format the output from the database so it actually looks NICE (right now its just text everywhere)
4. add some anti spam/bots stuff around like the image checker thing. dont know how ill pull that off though. - 5. finish with the css, styling everything and details to colors/sizes etc. will be a minimum of images though, since i cant make any that look good.
- 6. add question/help form thingy
- 7. put in details /take out details (mostly just stuff that i echo to check to see if things are working right now, i need to delete them)
- and 8. add all of the content!! (this will probably take the longest, but will be relatively easy and more relaxing than the coding part of the website.
anyways so that is a long list for me but i am done for today. tomorrow i will work more on my project.
Nothing else has really been going on, I need to study for class though and I hope I get called into work finally. Any day now. Hopefully very soon because I am incredibly broke. And I stayed home today and STILL spent a whole 35 dollars on jeans! Well my sister went out to buy them for me and so now I have to pay her back.
Alright well tomorrow I will take pictures of myself and take some measurements to put on here so that I can start keeping track of things before I get into working out at the end of this month. That way I can see if it pays off later, hehe. Thats all for tonight.
1 Comment so far
Leave a reply
good luck with your website.
you said “2. finish the subscription procedure with the email check and stuff (before i didnt have this because i dont wanna email myself everytime i tested the site)”.
it will be better if you are doing UnitTests by using mock objects. it can be better than zillion test mails in your inbox.
any way, I will be waiting to see your new photos . I can guss that you got a new haircut ;).