Replies: 4 comments
-
dont forget to vote ladies and gentlemen |
Beta Was this translation helpful? Give feedback.
-
I love this man but I need to clarify some misunderstanding, the version1 of this project was built just to help people participate in hacktoberfest but the Version2 >>> Main version would be built in the recommended and best way. We're going to use Reactjs, tailwind, typescript and any other library that would make our life easier for the frontend. For our contributors that stand out, we're going to give them the opportunity to also work with us on the main version, that's the purpose of this open source. |
Beta Was this translation helpful? Give feedback.
-
I think API is the best stuff to do |
Beta Was this translation helpful? Give feedback.
-
So regarding the backend i can do it two ways, i can just make it a normal django project where ill connect all the templates to their respective url paths but in doing so ill change the entire file structure.
Or i can make an API where you guys can connect with it from the frontend.
NOTE: developers need to install Django either way because it is required if you want to make any backend interactions
Benefits of using a normal Django project approach
Disadvantages of using the Django project approach
Benefits of using an API
Disadvantages of using an API
PERSONAL THOUGHTS: I think the API will be better but on the premise that the contributors are familiar with Javascript API interactions
A simpler way to view this is:
3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions