Full stack web development project in which, I have implemented server generated automatic replies. Entire website is based on web2py one of the powerful python framwork for web development.
Look, to have a look!In this video I tried my best to explain everything exactly from the designing phase to development phase. This video is a complete overview of the full website. I have demonstrated how automatic replies work in real time.
My YouTube ChannelThis website is completely live and be accessed from anywhere in the world. Even it can be searched easily on Google.
Real time automatic replies implemented on server.
Web2py python framework. Python. CSS. JavaScript. SQL
Complete database works behind my website. It stores details of the people who contacted on website.
This website is a kind of landing page to my YouTube channel. This websites contains the scripted version of things available on my YouTube channel.
The buttons and navigation features on the website are implemented in JavaScript. To make it look attractive and beautiful I have used font awesoome icons in the work section. The portfolio section directly fetches data from database in reverse chronological order and arranges it in specific format on front end. The contact section takes the information from the user and verifies it in real time. Then information is stored directly in the database.
I have implemented the automatic reply system on the server. I have demonstrated the live working of it in my YouTube video. Along with that I also worked on smart replies using sentiment analysis and machine learning but to upload such a heavy system on server was not possible for me.