Create a website for me in which i can get the following features
Budget: ₹600 – ₹1,500 INR
1. Integrate a chatbot feature where users can ask their questions directly to the chatbot.
It should answer all programing related questions
Authenticate with OTP before asking questions
2. Create subscriptions using a payment gateway (like stripe, razorpay) to post questions in stackoverflow.
Testcase: Free Plan can post only 1 question a day, silver plan will be ₹100/month which can post 5 questions a day and gold plan can post unlimited questions and priced at ₹1000/month.
3. Create a social media community where people can share images, and videos and get likes and shares and also be able to add friends and remove friends.
Testcase: Users can share their programming experience here using text, photos, and videos which can be viewed by others. Users can search, like, unlike, remove, add their friends.
Note: Make the entire website responsive on all mobile devices including tablets
This should be done using
mongoDB
ExpressJS
ReactJs
NodeJS
and i want it to host which ill do my self
It should answer all programing related questions
Authenticate with OTP before asking questions
2. Create subscriptions using a payment gateway (like stripe, razorpay) to post questions in stackoverflow.
Testcase: Free Plan can post only 1 question a day, silver plan will be ₹100/month which can post 5 questions a day and gold plan can post unlimited questions and priced at ₹1000/month.
3. Create a social media community where people can share images, and videos and get likes and shares and also be able to add friends and remove friends.
Testcase: Users can share their programming experience here using text, photos, and videos which can be viewed by others. Users can search, like, unlike, remove, add their friends.
Note: Make the entire website responsive on all mobile devices including tablets
This should be done using
mongoDB
ExpressJS
ReactJs
NodeJS
and i want it to host which ill do my self