-
Notifications
You must be signed in to change notification settings - Fork 18
All Fine but one issue #21
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
Comments
Hi @sukun94, Firstly, I would like to thank you for your time and feedback. Regarding content management, I completely agree that an admin panel would be essential for managing content efficiently. My current focus was on building the front end, and I utilized some free designs available on Figma, which limited my ability to fully develop an admin panel. Unfortunately, I have only a basic understanding of UI/UX design principles, which also constrained my ability to create a comprehensive admin panel. Thank you again for your feedback and understanding. |
No your understanding is very much enough
What I am trying to say is that
Frontend works great and gives a nice vibes but
how would you connect frontend to your backend
I came across and found out that many developers use expressJS to connect
backend to their frontend
Thanks
Regards
Sukun Sharma
…On Tue, Jun 25, 2024, 14:31 Moamal Alaa ***@***.***> wrote:
Hi @sukun94 <https://github.com/sukun94>,
Firstly, I would like to thank you for your time and feedback.
Regarding content management, I completely agree that an admin panel would
be essential for managing content efficiently. My current focus was on
building the front end, and I utilized some free designs available on
Figma, which limited my ability to fully develop an admin panel.
Unfortunately, I have only a basic understanding of UI/UX design
principles, which also constrained my ability to create a comprehensive
admin panel.
Thank you again for your feedback and understanding.
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD7UNLOJHGTPLJHJ2KRAKTDZJEU5FAVCNFSM6AAAAABJ27TDV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBYGMZTAMRQGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I appreciate your point about connecting the front-end to the back-end. At this stage, my focus has been primarily on learning frontend development, and I haven't delved into backend technologies like ExpressJS yet. Since this project is primarily educational for me and not intended as a fully functional website, I've concentrated on implementing my front-end skills based on the provided designs. However, I understand the importance of backend/frontend integration in real-world applications, and I plan to explore backend technologies in the future to complement my frontend knowledge. Your suggestion about ExpressJS is noted, and I'll keep it in mind as I continue to learn. |
ok now I understand
…On Tue, Jun 25, 2024, 15:40 Moamal Alaa ***@***.***> wrote:
I appreciate your point about connecting the front-end to the back-end. At
this stage, my focus has been primarily on learning frontend development,
and I haven't delved into backend technologies like ExpressJS yet. Since
this project is primarily educational for me and not intended as a fully
functional website, I've concentrated on implementing my front-end skills
based on the provided designs.
However, I understand the importance of backend/frontend integration in
real-world applications, and I plan to explore backend technologies in the
future to complement my frontend knowledge. Your suggestion about ExpressJS
is noted, and I'll keep it in mind as I continue to learn.
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD7UNLJAPZMQSBU6LHDPQC3ZJE5CRAVCNFSM6AAAAABJ27TDV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBYGQ3TIOBSHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Frontend part is fantastic
but how would you manage the content.....
I mean you are not going to tell the user to write the code.
how would you manage the content
I mean there should be a admin panel right to manage the content from where the user can easily add, remove or update the content, that admin panel should also be build on reactJS for ease.
The text was updated successfully, but these errors were encountered: