Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create models along side migrations for the Health App #1

Open
Jenniline opened this issue Oct 14, 2021 · 3 comments
Open

Create models along side migrations for the Health App #1

Jenniline opened this issue Oct 14, 2021 · 3 comments
Labels
good first issue Good for newcomers Hacktoberfest Hacktoberfest repos

Comments

@Jenniline
Copy link
Contributor

Create the migrations and models with the following names
Tables

  1. admins
  2. users
  3. patients
  4. health_personnels
  5. image
  6. consultations
  7. health_campaigns
  8. health_tips

For now, each of these migrations should have its corresponding Models.
Note migration names are in plural but Model names are Singular

@Jenniline Jenniline added good first issue Good for newcomers Hacktoberfest Hacktoberfest repos labels Oct 14, 2021
@leonakao
Copy link

@Jenniline I can do it!

Can you share the database modeling or the table structures?

@Jenniline
Copy link
Contributor Author

Hi @leonakao thanks for your interest but this project was created for members of the WTM Buea community who are new to open source and are beginners in Laravel. The issues here are few so we need them to engage and work on them.

Thanks for understanding

@Jenniline
Copy link
Contributor Author

Create the migrations and models with the following names Tables

  1. admins
  2. users
  3. patients
  4. health_personnels
  5. image
  6. consultations
  7. health_campaigns
  8. health_tips

For now, each of these migrations should have its corresponding Models. Note migration names are in plural but Model names are Singu

@Jenniline Jenniline reopened this Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Hacktoberfest repos
Projects
None yet
Development

No branches or pull requests

2 participants