My first board failed because of the tight SMD parts on both sides as well as the massive amound of vias.
The board itself is etched (quality varies because students make them) and was a double layer, vias had to be made by hand with wire.
At our SMD lab we can only assemble one side of the board via reflow soldering, therefore I just did the side with the Step-Up, rest was done by hand. Also I ordered the wrong package variant of the MCU (SSOP instead of SOP), I tried to solder it with the help of an improvised adapter.
It looked reasonably, but the best result I got was an unsupported device error from the PICKIT2, so I couldn't upload my code. After my presentation which was Monday my teacher said that "it looked like a mess" i.e I should make a new PCB and better get it working until the 20th of June.
So it mainly failed because the MCU was either dead or not solderable to the board.
I already ordered 2 new ones from a local distributor to replace the 18F13K50 which are 18F2550 in DIL, which surprisingly fit better in the application than the other did.
Also, I was indeed lazy with the voltage regulator, it's actually the L78L33 which has the same footprint. I gotta rename that now before I get in trouble, thanks for pointing that out.
EDIT: It seems that I missed to tie the | POWER >-- signal to an interrupt pin, did it with a zener diode protection and 680 Ohms serial resistor.