Problem
Create a web based application using HTML, CSS, and JavaScript. It will have a landing page with the title of the site (Wenetwork). The landing page will display all jobs posted. It will have about page that will have the about statement in the instructions. It will have a registration page where users can register by providing their name of school, first name, last name, email address, assigned ID number, Major, and country. When they register, the information will be stored in MySQL database. It will also have a page to display all registered users. There will be a page to post jobs. Lastly, there will be a page to make donations where users will enter their card details and the amount they wish to donate and this information will also be saved in the database.