jadjoubran / laravel5-angular-material-starter

Get started with Laravel 5.3 and AngularJS (material)
https://laravel-angular.readme.io/
MIT License
1.67k stars 401 forks source link

Version 3 brainstorming #88

Closed jadjoubran closed 8 years ago

jadjoubran commented 8 years ago

I started drafting some ideas for the upcoming version 3.

I'd love to get the feedback of users of this repository.

The brainstorming is happening on a private trello board.

I just have a few cards that you can comment on or maybe add new ones.

@GrahamCampbell and @Bodom78 can I add you to the trello board? Your feedback is very important

If anyone else is interested, drop me an email or comment here and I'll invite you to the board.

You can leave the board whenever you want, don't worry about it being spammy.

Thanks


Update

Draft is almost finalized, so the board is now public

https://trello.com/b/tZ997reo/laravel-angular-material-starter

Feel free to comment or add new cards

jadjoubran commented 8 years ago

@rooferz and @masterpowers as well!

Bodom78 commented 8 years ago

@jadjoubran Happy to contribute what I can. I'm @fadykhalife on trello.

jadjoubran commented 8 years ago

Great! We have 2 contributors so far, thanks @Bodom78 and @rooferz

ChadTaljaardt commented 8 years ago

Can i an invite but i will mainly just be observing and i can contribute where i can but cant promise anything. :+1:

jadjoubran commented 8 years ago

Hi @ChadTaljaardt Sure thing! You don't have to contribute with code, upvoting cards and/or commenting is one of the most valuable contributions Feel free to send me your trello email by email (check my github profile)

jadjoubran commented 8 years ago

Awesome contributions on the trello board! Thanks everyone If anyone's still interested in joining, feel free to ping me Cheers

willmkt commented 8 years ago

Hi, can you add me to the trello board also @willancorreia

Thanks..

jadjoubran commented 8 years ago

@willmkt done, thanks!

jadjoubran commented 8 years ago

Added board link since we're done brainstorming

jadjoubran commented 8 years ago

Thanks for everyone who contributed. If you're interested, you can grab the latest version and test issues that are marked with Version 3 Testing To do so, make sure to download using composer create-project jadjoubran/laravel5-angular-material-starter:dev-master

rafalradomski commented 8 years ago

Hi @jadjoubran I just installed laravel5-angular-material-starter and I have few suggestion.

I see a lot of features, but when I opening project locally I don't see any example of:

.. and try to add your project to http://yeoman.io/generators/ then more people will start using it.

Good luck with new features...

jadjoubran commented 8 years ago

Hi @radiart Thank you for your feedback

This is not a yeoman generator, so I can't add it to yeoman.. it has to be a node module

Let me know if you have other suggestions Cheers :smile:

jadjoubran commented 8 years ago

If all goes well, we should expect a release in the coming 2-3 weeks :smile: With a new neat design & shiny docs. Tutorial videos will follow asap

jadjoubran commented 8 years ago

Shiny new docs https://laravel-angular.readme.io/

I would love to get your feedback And if anyone feels like reviewing the docs (or at least 1 section), let me know how it goes :smile:

Bodom78 commented 8 years ago

@jadjoubran Skimmed through the docs and I must say the readability of the docs brilliant compared to githubs formatting, so much better.

I would like to at some stage go through the docs installing and modifying as I go along as I figure that's the best way to see what is missing and what could be improved.

I wish I could contribute more, maybe if I survive crunch time at the office. Loving the progress this project has been making, keep up the great work.

jadjoubran commented 8 years ago

Thanks @Bodom78 No worries :smile:

ChadTaljaardt commented 8 years ago

The docs are so much better now!!

jadjoubran commented 8 years ago

:+1: :smile:

ptondereau commented 8 years ago

Nice docs and so much clear. I have a suggestion according to this new thing.

You could extract all pages in angular/ folder to the new docs because I think they are related to documentation and not really to start something.

In the repo, It should make more sense to just offer sample page such as login page (with JWT), mini dashboard (small header/footer, sidebar with fake link) and maybe a dummyfake homepage.

jadjoubran commented 8 years ago

Hi @rooferz Thanks for your suggestion :smile: I've already implemented this in the last push Feel free to check it out, but it still needs design review from @nicolesaidy

JWT functionality is baked in, but a sample login screen is missing.. but indeed it makes sense.. I've added it to the trello board

jadjoubran commented 8 years ago

So version 3 has been officially launched today :smile: Thank you all for your contributions

As usual, feedback, comments & questions are always welcome

Demo: http://laravel-angular.io Docs: http://laravel-angular.readme.io Screencasts are coming soon ;)

shiruken1 commented 8 years ago

If it's alright, could I give the login form a try? I'm needing the functionality anyways, so might as well pitch in, right? :smile:

jadjoubran commented 8 years ago

@shiruken1 Of course it's alright!! Feel free to open a PR and we can continue the discussion there :smile: