Closed glxnull closed 6 years ago
No idea yet-- will need to figure out!
PostgreSQL might suit better.
POSTGRESQL works well with Django.
Okay cool. Why not MySQL or anything else like that though?
MySQL would be good too.
It's just that postgresql has a deeper feature set similar to closed source RDBMS.
Okay maybe we'll go with postgresql then. I don't have a strong preference on this though.
@ykdojo yes PostgreSQL is better with Django project.
A lot of projects begin using MySQL and then according as the app gets bigger they switch to another DB manager.
By the way, who's will work on the front end?
On Sat, 20 Oct 2018, 13:10 Antonio Campos, notifications@github.com wrote:
A lot of projects begin using MySQL and then according as the app gets bigger they switch to another DB manager.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ykdojo/editdojo/issues/6#issuecomment-431614294, or mute the thread https://github.com/notifications/unsubscribe-auth/AgkTjg-vEA_YBhAiDdqJ6OQvHBVMS-gtks5um4MwgaJpZM4XvbTf .
I'm planning to work on it, plus whoever wants to work on it.
On Sat, Oct 20, 2018 at 4:14 PM Tan Run En notifications@github.com wrote:
By the way, who's will work on the front end?
On Sat, 20 Oct 2018, 13:10 Antonio Campos, notifications@github.com wrote:
A lot of projects begin using MySQL and then according as the app gets bigger they switch to another DB manager.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ykdojo/editdojo/issues/6#issuecomment-431614294, or mute the thread < https://github.com/notifications/unsubscribe-auth/AgkTjg-vEA_YBhAiDdqJ6OQvHBVMS-gtks5um4MwgaJpZM4XvbTf
.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ykdojo/editdojo/issues/6#issuecomment-431614605, or mute the thread https://github.com/notifications/unsubscribe-auth/ABukww7YpzA8jeCYC7kyPa1Aa2COl6D4ks5um4Q3gaJpZM4XvbTf .
Have u decided on the front-end framework to use.
I would love to work with u on that.
Yeah I think I'm going to use plain HTML/CSS/JS at the beginning, and then maybe React later.
On Sat, Oct 20, 2018 at 4:50 PM didoloan notifications@github.com wrote:
I would love to work with u on that.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ykdojo/editdojo/issues/6#issuecomment-431617076, or mute the thread https://github.com/notifications/unsubscribe-auth/ABukw3-6lvWWJUu8SNkMXNezgf9AwNiPks5um4ypgaJpZM4XvbTf .
Cool
@ykdojo You could use Vue, I currently, use it in work and it's very straightforward and quick to get up and running
Which database manager do you consider the best option to use in the project?