Pengin-Open-Source / pengin-pi

PENGIN PI! A CRM with the back bone of a feature light ERP system. Utilitarian in design, easy to extend, customize, and deploy. Made by a community, supported by Tobu Pengin.
GNU General Public License v3.0
9 stars 1 forks source link

Create ORM to Store Messages #388

Closed stuart909 closed 1 year ago

stuart909 commented 1 year ago

Issue 2: Create ORM to Store Messages

Description

Create an ORM to store messages sent and received in the messenger component of our app. The ORM should include columns for the message content, user information, group information, and date/time information.

Tasks

stuart909 commented 1 year ago

created in origin/message