DEV Community

Cover image for Database driven task & membership
Love Liberty
Love Liberty

Posted on

Database driven task & membership

I am working on a foolishly grand project to develop a website for the management of a self-help club or association. The project is a mix of keeping track of memberships, messaging & training courses where the members run the entire system.

There are web services like this which I have used, but I have an idea of doing it differently.

Html, CSS, JavaScript, PHP MariaDb(mySQL) currently running on Xampp on W10. Using XMLHttpRequest for updating data. Floating modal Windows to display data.

Top comments (0)