Description
In this course, you will learn :
- Create an integrated news website.
- How to programme in Node.js.
- Create systems up to ten times faster than any other web-based system.
- Real-time building systems and games are available.
- Construction of electronic bank sites and profit from them because the programming of news sites and banks is the same.
- Using node js to interact with MySQL databases.
- The use of templates and how to use them.
Syllabus :
1. Create Section Admin
- Create File Admin and Login form
- Create Database and Create Tables admin and Users
- Create and Finish Login System For Admin and Create Home Page For Admin
- Create Home Page For Admin and Change The Content File
- Make Style and Change The File home.ejs
2. Create Table Settings In Database and Change Data
- Create Table Settings in Database and Change and Select Data from database
- Retrieve data from the database and display it in the input
- Modify data Update new data to database by fetching data and updating input
- Action Style for Section Settings
3. Programming of member login system
- Update and change the inside of several files to fix the system templates
- Perform member login to the site successfully and create a style for the form
- Programming of the page protection system of intrusion
4. Build A Homepage Template
- Make Style Header In File index.ejs
- Make a style for the sidebar
- Make a Style For The First Section In Article
5. Create and Update Page Dashboard
- Create Page Dashboard and make style
- Create Table Posts and Create Add News Form and Insert The Data In Table Post
- Select All Posts Was Created by User And Control delete or edit posts
- Bring the publication into a new page and modify it within the database
- Action Style for several pages on the site
6. Create Upload Files and Images System
- Create Upload form and Write Code and Download Libarary
- Solve Problem in preivuos viedo and complete code
- Retrieve and view publications on the home page
- View the selected publication in another page with all its data
- Create a page to display the publication chosen by the user to view it
- Add two new fields to add the name secton to which the publication belongs
- Create multiple sections
7. Create a member registration system
-
Create a member registration system and test it successfully