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!

Libre pagawa ng System [Web Based Only]

Status
Not open for further replies.
Update:

Search for certificates module - Done!

Todo:
- Adding Loading indicator when clicking print/preview
- Dynamic certificate Fomat
- Changing Print preview (PDF format)
 
sir pwede pa request, pa dagdag ko lang sa Barangay Record Information System?

yung pag add na ng residents ng barangay, after maka fillup ng residents may ID na agad na printable?
 
sir pwede pa request, pa dagdag ko lang sa Barangay Record Information System?

yung pag add na ng residents ng barangay, after maka fillup ng residents may ID na agad na printable?

printable na resident ID?
pwede naman
try ko gawin then update kita pag natapos :thumbsup:
 
Boss idol good evening, kaya nyo po ba ako ipag gawa ng loading system traditional, kasi pa manual ang record po namin via excel nag gawa lang ako ng formula
 
noted
inform kita pag ok na
gawin ko pag OFF ko

request ako sir yan po ilalagay sa add residents

at lalabas sa ID is yung name, address, birthday, civil status at birthdate, unique ID no. at palagay narin ng box sir para sa picture hehe
 
Last edited:
request ako sir yan po ilalagay sa add residents

at lalabas sa ID is yung name, address, birthday, civil status at birthdate, unique ID no. at palagay narin ng box sir para sa picture hehe

sa upper left side?
box for resident image?
lagyan nlng natin ng Upload Image for Resident
pag walang photo si resident ang ipapa kita nya lang is Box lang
pag may photo sya yun ung ipapa kita nya sa upper left side

------
question:
yung form(image) ba na pinost mo yun na yung ID?
 
Last edited:
sa upper left side?
box for resident image?
lagyan nlng natin ng Upload Image for Resident
pag walang photo si resident ang ipapa kita nya lang is Box lang
pag may photo sya yun ung ipapa kita nya sa upper left side

------
question:
yung form(image) ba na pinost mo yun na yung ID?

yung form na pinost ko sir is residents data po
 
meron pa
busy lang sa work
pag dayoff ayusin ko

sa lahat ng nag re-request para sa barangay nila
pwde nyo tong gamitin para sa barangay nyo

Salamat dito boss. . I maka gawa ka ng video tut para dito, ang Alam ko lng sa computer is mag install at mag format 😅
 
Sir, pwede po ba to sa information at monitoring ng students? lalo na sa monitoring kung kumusta na progress nila sa home study nila.? salamat
 
Sir, pwede po ba to sa information at monitoring ng students? lalo na sa monitoring kung kumusta na progress nila sa home study nila.? salamat

di pwede paps
for barangay only
new project/system dpat

ganitong format sir, nakuha ko lang ito sa facebook

View attachment 1311482

paps teka medyo naguluhan ako
ung ID ba ipi-print o yung resident info na katulad na sinend mo na pic nung una
 
di pwede paps
for barangay only
new project/system dpat



paps teka medyo naguluhan ako
ung ID ba ipi-print o yung resident info na katulad na sinend mo na pic nung una

kukuha lang ng data like name, address etc. dun sa residents information para ilagay sa ID sir.
then ganyan ang format sa ID na printable
 
@TS

Tulungan na din kita sa pag accept ng mga magpapagawa :lol:

Katulad ni TS, web based lang din yung i-accept ko na system. Yung madali lang sana para mabilis magawa hahaha. Kaya ko to gustong gawin kasi gusto ko pa ma-improve yung pagccode ko.

eto yung mga alam ko na gamitin.

Frontend / UI
Code:
Vuejs

Backend
Code:
C# - ASP.Net
Express.js
 
kaya nyo po ba gumawa ng computer reformatting simulator?
kagaya po nung PC Building Simulator pero itong simulator ay para sa pagreformat virtually na parang role-play game.
 
Boss baka po pwede magpagawa ng inventory system, kahit yung simple lang po, need lang po talaga, kahit web base po.
Thank you in advance po, God bless :)
 
sir good pm bakit po ganito error ko

Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

Problem 1
- This package requires php ^7.1.3 but your PHP version (5.6.40) does not satisfy that requirement.
Problem 2
- Installation request for doctrine/inflector 1.3.1 -> satisfiable by doctrine/inflector[1.3.1].
- doctrine/inflector 1.3.1 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 3
- Installation request for dragonmantank/cron-expression v2.3.0 -> satisfiable by dragonmantank/cron-expression[v2.3.0].
- dragonmantank/cron-expression v2.3.0 requires php ^7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 4
- Installation request for laravel/framework v5.7.29 -> satisfiable by laravel/framework[v5.7.29].
- laravel/framework v5.7.29 requires php ^7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 5
- Installation request for laravel/nexmo-notification-channel v1.0.1 -> satisfiable by laravel/nexmo-notification-channel[v1.0.1].
- laravel/nexmo-notification-channel v1.0.1 requires php ^7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 6
- Installation request for laravel/passport v7.5.1 -> satisfiable by laravel/passport[v7.5.1].
- laravel/passport v7.5.1 requires php >=7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 7
- Installation request for laravel/slack-notification-channel v1.0.3 -> satisfiable by laravel/slack-notification-channel[v1.0.3].
- laravel/slack-notification-channel v1.0.3 requires php ^7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 8
- Installation request for league/oauth2-server 7.4.0 -> satisfiable by league/oauth2-server[7.4.0].
- league/oauth2-server 7.4.0 requires php >=7.0.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 9
- Installation request for nikic/php-parser v4.6.0 -> satisfiable by nikic/php-parser[v4.6.0].
- nikic/php-parser v4.6.0 requires php >=7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 10
- Installation request for paragonie/random_compat v9.99.99 -> satisfiable by paragonie/random_compat[v9.99.99].
- paragonie/random_compat v9.99.99 requires php ^7 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 11
- Installation request for php-http/promise 1.1.0 -> satisfiable by php-http/promise[1.1.0].
- php-http/promise 1.1.0 requires php ^7.1 || ^8.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 12
- Installation request for psr/http-factory 1.0.1 -> satisfiable by psr/http-factory[1.0.1].
- psr/http-factory 1.0.1 requires php >=7.0.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 13
- Installation request for swiftmailer/swiftmailer v6.2.3 -> satisfiable by swiftmailer/swiftmailer[v6.2.3].
- swiftmailer/swiftmailer v6.2.3 requires php >=7.0.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 14
- Installation request for symfony/console v4.4.10 -> satisfiable by symfony/console[v4.4.10].
- symfony/console v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 15
- Installation request for symfony/css-selector v4.4.10 -> satisfiable by symfony/css-selector[v4.4.10].
- symfony/css-selector v4.4.10 requires php ^7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 16
- Installation request for symfony/debug v4.4.10 -> satisfiable by symfony/debug[v4.4.10].
- symfony/debug v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 17
- Installation request for symfony/error-handler v4.4.10 -> satisfiable by symfony/error-handler[v4.4.10].
- symfony/error-handler v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 18
- Installation request for symfony/event-dispatcher v4.4.10 -> satisfiable by symfony/event-dispatcher[v4.4.10].
- symfony/event-dispatcher v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 19
- Installation request for symfony/event-dispatcher-contracts v1.1.9 -> satisfiable by symfony/event-dispatcher-contracts[v1.1.9].
- symfony/event-dispatcher-contracts v1.1.9 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 20
- Installation request for symfony/finder v4.4.10 -> satisfiable by symfony/finder[v4.4.10].
- symfony/finder v4.4.10 requires php ^7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 21
- Installation request for symfony/http-foundation v4.4.10 -> satisfiable by symfony/http-foundation[v4.4.10].
- symfony/http-foundation v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 22
- Installation request for symfony/http-kernel v4.4.10 -> satisfiable by symfony/http-kernel[v4.4.10].
- symfony/http-kernel v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 23
- Installation request for symfony/mime v4.4.10 -> satisfiable by symfony/mime[v4.4.10].
- symfony/mime v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 24
- Installation request for symfony/polyfill-php80 v1.18.0 -> satisfiable by symfony/polyfill-php80[v1.18.0].
- symfony/polyfill-php80 v1.18.0 requires php >=7.0.8 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 25
- Installation request for symfony/process v4.4.10 -> satisfiable by symfony/process[v4.4.10].
- symfony/process v4.4.10 requires php ^7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 26
- Installation request for symfony/psr-http-message-bridge v1.3.0 -> satisfiable by symfony/psr-http-message-bridge[v1.3.0].
- symfony/psr-http-message-bridge v1.3.0 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 27
- Installation request for symfony/routing v4.4.10 -> satisfiable by symfony/routing[v4.4.10].
- symfony/routing v4.4.10 requires php ^7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 28
- Installation request for symfony/service-contracts v1.1.9 -> satisfiable by symfony/service-contracts[v1.1.9].
- symfony/service-contracts v1.1.9 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 29
- Installation request for symfony/translation v4.4.10 -> satisfiable by symfony/translation[v4.4.10].
- symfony/translation v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 30
- Installation request for symfony/translation-contracts v1.1.9 -> satisfiable by symfony/translation-contracts[v1.1.9].
- symfony/translation-contracts v1.1.9 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 31
- Installation request for symfony/var-dumper v4.4.10 -> satisfiable by symfony/var-dumper[v4.4.10].
- symfony/var-dumper v4.4.10 requires php >=7.1.3 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 32
- Installation request for zendframework/zend-diactoros 2.2.1 -> satisfiable by zendframework/zend-diactoros[2.2.1].
- zendframework/zend-diactoros 2.2.1 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 33
- Installation request for beyondcode/laravel-dump-server 1.3.0 -> satisfiable by beyondcode/laravel-dump-server[1.3.0].
- beyondcode/laravel-dump-server 1.3.0 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 34
- Installation request for doctrine/instantiator 1.3.1 -> satisfiable by doctrine/instantiator[1.3.1].
- doctrine/instantiator 1.3.1 requires php ^7.1 || ^8.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 35
- Installation request for myclabs/deep-copy 1.10.1 -> satisfiable by myclabs/deep-copy[1.10.1].
- myclabs/deep-copy 1.10.1 requires php ^7.1 || ^8.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 36
- Installation request for nunomaduro/collision v2.1.1 -> satisfiable by nunomaduro/collision[v2.1.1].
- nunomaduro/collision v2.1.1 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 37
- Installation request for phpdocumentor/reflection-common 2.1.0 -> satisfiable by phpdocumentor/reflection-common[2.1.0].
- phpdocumentor/reflection-common 2.1.0 requires php >=7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 38
- Installation request for phpdocumentor/reflection-docblock 4.3.4 -> satisfiable by phpdocumentor/reflection-docblock[4.3.4].
- phpdocumentor/reflection-docblock 4.3.4 requires php ^7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 39
- Installation request for phpdocumentor/type-resolver 1.0.1 -> satisfiable by phpdocumentor/type-resolver[1.0.1].
- phpdocumentor/type-resolver 1.0.1 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 40
- Installation request for phpunit/php-code-coverage 6.1.4 -> satisfiable by phpunit/php-code-coverage[6.1.4].
- phpunit/php-code-coverage 6.1.4 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 41
- Installation request for phpunit/php-file-iterator 2.0.2 -> satisfiable by phpunit/php-file-iterator[2.0.2].
- phpunit/php-file-iterator 2.0.2 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 42
- Installation request for phpunit/php-timer 2.1.2 -> satisfiable by phpunit/php-timer[2.1.2].
- phpunit/php-timer 2.1.2 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 43
- Installation request for phpunit/php-token-stream 3.1.1 -> satisfiable by phpunit/php-token-stream[3.1.1].
- phpunit/php-token-stream 3.1.1 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 44
- Installation request for phpunit/phpunit 7.5.20 -> satisfiable by phpunit/phpunit[7.5.20].
- phpunit/phpunit 7.5.20 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 45
- Installation request for sebastian/comparator 3.0.2 -> satisfiable by sebastian/comparator[3.0.2].
- sebastian/comparator 3.0.2 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 46
- Installation request for sebastian/diff 3.0.2 -> satisfiable by sebastian/diff[3.0.2].
- sebastian/diff 3.0.2 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 47
- Installation request for sebastian/environment 4.2.3 -> satisfiable by sebastian/environment[4.2.3].
- sebastian/environment 4.2.3 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 48
- Installation request for sebastian/exporter 3.1.2 -> satisfiable by sebastian/exporter[3.1.2].
- sebastian/exporter 3.1.2 requires php ^7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 49
- Installation request for sebastian/global-state 2.0.0 -> satisfiable by sebastian/global-state[2.0.0].
- sebastian/global-state 2.0.0 requires php ^7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 50
- Installation request for sebastian/object-enumerator 3.0.3 -> satisfiable by sebastian/object-enumerator[3.0.3].
- sebastian/object-enumerator 3.0.3 requires php ^7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 51
- Installation request for sebastian/object-reflector 1.1.1 -> satisfiable by sebastian/object-reflector[1.1.1].
- sebastian/object-reflector 1.1.1 requires php ^7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 52
- Installation request for sebastian/recursion-context 3.0.0 -> satisfiable by sebastian/recursion-context[3.0.0].
- sebastian/recursion-context 3.0.0 requires php ^7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 53
- Installation request for sebastian/resource-operations 2.0.1 -> satisfiable by sebastian/resource-operations[2.0.1].
- sebastian/resource-operations 2.0.1 requires php ^7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 54
- Installation request for theseer/tokenizer 1.1.3 -> satisfiable by theseer/tokenizer[1.1.3].
- theseer/tokenizer 1.1.3 requires php ^7.0 -> your PHP version (5.6.40) does not satisfy that requirement.
Problem 55
- paragonie/random_compat v9.99.99 requires php ^7 -> your PHP version (5.6.40) does not satisfy that requirement.
- ramsey/uuid 3.9.3 requires paragonie/random_compat ^1 | ^2 | 9.99.99 -> satisfiable by paragonie/random_compat[v9.99.99].
- Installation request for ramsey/uuid 3.9.3 -> satisfiable by ramsey/uuid[3.9.3].
 
Status
Not open for further replies.
Back
Top Bottom