-
Notifications
You must be signed in to change notification settings - Fork 92
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
Backend for contact us form #185
Comments
i would work on this issue! @Aaishpra @khushishikhu please suggest what backend tech stack i can use, am comfortable with node js , express js and mongo db! would be happy to learn other tech stacks as well and solve this |
@akshay1027 If you really want to go forward in the backend issue please go with this tech stack only you are familiar with. And It is a humble request from both the maintainers that post your queries on the discord channel so that we can keep track of the work. Thank you |
Sure! So I will use Mongo DB for this, later you configure a cluster for yourself..! @Aaishpra @khushishikhu |
@akshay1027 okay, you can and someone else is also working on the backend thing with MongoDB. Let's see if it will not create any crash |
I will be using MVC architecture, hope the other contributor uses the same! Most people use this for the backend. (Model, Controller, Routes) |
@akshay1027 I am the one who is planning for backend we can discuss on this and then do the same Mongo DB atlas is what i am thinking of too Do let me know the further things |
Great! Share me your backend folder structure, I will also follow the same to avoid future problems! Regarding database, mongodb is best, so we will fix that 🙌🏻! |
@akshay1027 you started with this? |
No am currently having end sem exams, wasn't able to do much. Thinking of starting today, just seeing about firebase.. have you started ? |
we can go forward with firebase too what to you think |
@satavshreya @akshay1027 @khushishikhu |
@K-Kumar-01 willl this work in material UI ? if so then its more than enough! |
@akshay1027 |
Well i found something https://medium.com/weekly-webtips/simple-react-contact-form-without-back-end-9fa06eff52d9 |
Awesome, will try it out 🙌🏻 always happy to implement new tech! |
This doesnot seem to work @Aaishpra, i don't know if am missing something, can you check my code? i will text you in discord |
@akshay1027 why don't you go forward and submit a PR and may be i can check it by testing in my system. |
Describe the bug
create the backend ( database, API endpoints etc) needed for contact us form!
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: