Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Online Grading / Student Status using PHP PDO with Source Code

hahah. ayos to. STI'er din. THesis1 namin ngayon. mukang mkakatulong to. Salamat.
 
feel free to use it Lels
 
TS may software ka ba ginamit o pure command line lang?
 
Thanks TS sa Idea, Isasama ko sa student portal ko yung Student Rankings gagwin ko nlng broad hindi lang pang section pang all over the school.. :thumbsup::thumbsup::thumbsup:
 
PHP Data Objects po tsaka for the GUI, I use Bootstrap and of course Html and CSS

- - - Updated - - -

Yup Ofcourse yah can always do that .. Gudluck po sa Pag gawa ng programs ^_^
 
approve na title ng capstone ko at ganito gagawin ko for may school. sa ngaun chapter 1-3 pa lng. hope matapos ko at isshare ko rin here.
bukod sa comment box at messages. ano pa ba magandang idagdag na features dito?
 
tingin ko kulang to ng reports gamit ka FPDF o kahit anong gusto mo iprint para rekta ng pdf di ko na DL ung file tinignan ko lang sa SS hehheh

- TS PAREHAS TAYO STI kaso sti alabang ako HAHAHA
 
Lagyan niyo po ng Reports tas SMS confirmation etc, Or convert niyo yung code sa Laravel. :D

- - - Updated - - -

tingin ko kulang to ng reports gamit ka FPDF o kahit anong gusto mo iprint para rekta ng pdf di ko na DL ung file tinignan ko lang sa SS hehheh

- TS PAREHAS TAYO STI kaso sti alabang ako HAHAHA


Haha. Di ko lang talaga nilagyan ng reports , kayo na lang mag lagay para mapaganda thesis or capstone niyo :D
 
kaya nila yan graduate na pala ko HAHAHAHA
 
Padownload ako ts haha salamat. Newbie here hahaha :D
 
sino po nakapag update neto pahingi naman po ako hehe kahit yung may admin lang salamat po
 
Student Status System.

Features
---Compute GWA of student
---During Prefinals, it tells yah kung anong grade dapat ang makuha mo para maka pasa . XD
---Highlights Failing grades with red , Green if passed.
---Ranking System based on your section *para mag compete yung studyante.
---Tell yah kung pasa ka ba at the end of finals.


Created using PHP Data Objects + mysql

Want to try? *if you think i deserve your support. Visit here
ad*f.ly/1I3OE2
Remove asterisk <


username: cycoloma
password: a


LOGIN:

View attachment 1035173

Grade View
View attachment 1035174

Graph to Track student's Performance
View attachment 1035175

Rank Student Base on Section
View attachment 1035176

Attendance


View attachment 1035177

Source Code
ad*f.ly/1I6mWG
remove asterisk

Instruction:
1. Import the studentstat.sql sa xampp phpmyadmin
2. Lagay niyo yung sourcecode sa htdocs
3. Paltan yung host, dbname, userid at pass sa includes/connection.php
okay so again.. back end pa lang po ito , Kung panget, paki search na lang meaning ng back end.





<b>hai po sir puydi pagawa nag student portal isalin mo narin pati ang code kung puydi lang sayo need kasi sa project ko ma bagsak ako pag wala ako ma pass</b>
 
ayaw mag fetch ng mga data? nakakapag login pero hindi nag didisplay yung mga name etc. help please
 
Suggestion ko lang TS, implement mo yung Model–view–controller (MVC) para mas malinis tignan at basahin ang code.

then yung sa color, instead of using "<td bgcolor='#FF4040'>" ,use css class ("<td class='greenbg'>")


.greenbg {background-color: #FF4040;}

:)
 
Back
Top Bottom