Red Squirrel
No Lifer
So when covid started and they started to reopen certain things like churches, I was naive to think that things were heading back to normal and that this would not be permanent.  I was asked to setup a registration page where people can register to go to the sunday service, this would limit how many people are in the building.  There would be 2 services so if you can't go to 1st you go to 2nd. 
So I coded this thinking it would be a temporary thing and my code was kind of sloppy and thrown together. It was basically hard coded so it only works for having 2 identical Sunday services. It would automatically change the date and present the same form, and generate a table to create a registration entry with the date. The recordkeeping would basically just list all the registrations that happened on the same day and either service 1 or 2 so they can be split.
Then came Good Friday. I had to do a few changes to how it worked, but basically added the ability to insert a separate service that is not a regular Sunday service.
Now there's a few events to add on there and I realized my code is just not working out anymore as I can't easily display more than one event that is on a different day, because of how I coded it.
I should have known better when I coded it and made it more modular but I got lazy, and now I'm paying for it by practically rewriting the whole thing. Doh!
			
			So I coded this thinking it would be a temporary thing and my code was kind of sloppy and thrown together. It was basically hard coded so it only works for having 2 identical Sunday services. It would automatically change the date and present the same form, and generate a table to create a registration entry with the date. The recordkeeping would basically just list all the registrations that happened on the same day and either service 1 or 2 so they can be split.
Then came Good Friday. I had to do a few changes to how it worked, but basically added the ability to insert a separate service that is not a regular Sunday service.
Now there's a few events to add on there and I realized my code is just not working out anymore as I can't easily display more than one event that is on a different day, because of how I coded it.
I should have known better when I coded it and made it more modular but I got lazy, and now I'm paying for it by practically rewriting the whole thing. Doh!
 
				
		 
			 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		
 Facebook
Facebook Twitter
Twitter