This is a tutorial project to create a full stack website using HTML, CSS, JS, PHP and Mysql from a course on youtube.
- I learned the following concepts:
- How to plan to build a website.
- Backend software processing
- Building a database to store data.
- Receiving data from the user and storing it in a database.
- Extracting data from the database and displaying it on the web.
- Coordination of data appearance using Frontend languages
- Use the new bootstrap to speed up the work.
- Modifying Bootstrap software using object-oriented programming.
- Use external javascript libraries.
- Download the website files to the server.
- Exporting the database from a local server to an online server.
- Test site and secure files.