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

Feature/api setup #3

Merged
merged 9 commits into from
Jul 21, 2020
Merged

Feature/api setup #3

merged 9 commits into from
Jul 21, 2020

Conversation

sjeguedes
Copy link
Owner

@sjeguedes sjeguedes commented Jul 21, 2020

This branch installs a Symfony skeleton 4.4.10 LTS with necessary components to manage a REST API.
This merge aims at testing better workflow with development and features branches added to master. No issue is referenced for this pull request.
This branch treated expected changes and "fixed" issue: #1

  • Set up environnement with a functional database thanks to Doctrine tools.

  • Prepared Partner, Offer, Phone, Client entities to manage application

  • Used Faker and Faker custom provider to get customized and random coherent data

  • Generated Fixtures to load a starting set of sufficient data

  • Prepared application to manage API resources

Message: please accept this merge and be conscious multiple changes will be made later.

@sjeguedes sjeguedes merged commit faa2fb2 into develop Jul 21, 2020
@sjeguedes
Copy link
Owner Author

Merge accepted!

Please note that:

Manage all kind of expected resources thanks to application should be the next step!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant