serve view, register and printing PDF of personal seminar data with admin system and admin management include auto genarate letter of consent document for accept admin
http://203.131.211.59/ This site was built using git hub pages login DEMO.
seminar data PDF print out will summarize time and data of sorted seminar to use in pay rise, contract renewal or rise academic position in same form
- user can register Seminar record by themself
- make HR admin got less call phone for checking who's passing Seminar and Training
- make facility admin can register Seminar by themself not have to pass Seminar data to HR admin
(planned stable version of TU Web Seminar Register)
v1
- user(Thammasat's Employee) can view own Seminar and Training program (verified by HR of Thammasat University)
- user can record own Seminar and Training by themself but user mush verify seminar by themself
- can print sorted seminar to summary's PDF file
v2
- admin management in application
- can register admin by open ticket or adding manually
- auto genarate letter of consent for organization director/dean to accept organization admin
- admin can view relevant user's Seminar
- admin can print relevant user's seminar (PDF file)
- admin can record seminar to relevant user
- admin can edit record who's under relevant
contact me Varist
- call 2564 4440 to 1898 (home telephone Thailand)
- +66 62-535-9519
- [email protected]
- make and maintains by Varist Siriumpunkul Thammasat University's Computer Technical Officer.
First, go to VM that is hosting this program (http://203.131.211.59/)
- open Command Prompt and cd to folder : D:\web_node_js\TU_seminar_register
cd D:\web_node_js\TU_seminar_register
- open VS code and run nodemon for open server (by the way if this program is running normally that mean this web server is run as startup run time service)
code .
npm run dev
- ejs : 3
- express : 4
- node js : v18
- oracledb
- oracle
other
- Windows Server 2022