PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Need Advice on New Project Approach
Need Advice on New Project Approach
Iniciado por guest, 12,sep. 2016 11:51 - 3 respuestas
Publicado el 12,septiembre 2016 - 11:51
Dear All,

I am talking with a potential client who would like some work as described below. I am thinking of doing this project in version 21 of Windev,webdev and Mobile though my experience so far is up to Windev 12 only.

Client generates a lot of minutes from meetings, coordinates meetings that would require alerts for meetings, distribution of minutes. They also have a large store (scattered all over the place) meeting, minutes, audio recordings, video clips, official documents etc they would like to store in a database securely. In addition they need for this information to be retrieved in diverse ways - desktop, tablet, phone, web.

Lastly they need a system that would allow for documents to be sent out to specific users who would authorize (example quotations and invoice must be approved electronically by senior official before dispatch)

What is the best way to store videos, audio, documents etc in 21? HFSQL or Mariadb/MySQL etc?

What implementation strategy would allow for easy retrieval of the above information? (Just began reading and dynamic website??)

Any leads would be appreciated.

Sam
Publicado el 12,septiembre 2016 - 14:51
Hi Sam

I advise that you have a look at my WXEDM. It is already doing most of what you are requesting, and as an open source, can easily be completed. It's available on my wen site, and there is a series of videos explaining everything.

Just a few basis of the current situation :
- can store any type of documents or files in a protected DB (currently HFSQL, but you can use anything you like)
- backup and distribution is done through replication (it is using WXReplication for that, so it works with any DB, including on mobile and web)

Best regards
Publicado el 15,septiembre 2016 - 10:33
Hi Fabrice,

Thanks for the offer to look at WXEDM. I was at the website but could not create a login. The message popup is blank and therefore don't really know what the problem is.

Could you give some guide as to how I can get logged in.

Thanks

Sam
Publicado el 15,septiembre 2016 - 16:14
Hi

Try using another browser.. I'm loggin in all the time (and my users too),

I'm using both chrome and firefox for that, so I know it's working with them.

If you still have a problem, contact me directly by one of the means listed on the contact page.


Best regards