Evangadi Forum Web Application
.Evangadi Forum is a place where Evangadi students can ask programming related questions and get answers for their questions.
.The system offers registration and login functionalities via dedicated forms for registered users
.Upon successful login, users are granted privileges to pose inquiries, peruse previously asked questions, and provide answers to queries within the system
-
- The project will be based on the Node.js and Express.js framework
- MySql for the database
- React.js for the front end
- Bootstrap for the styling
- AWS for hosting the App
- Git for version control
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh