Angular Project Training
In this project we will create Blogger Project in Angular 7/8/9 with CodeIgniter 3.x for web services and MySQL for database. Admin and fronted both side features included in this project. Admin features like as admin login, logout, mangage post, manage static pages etc. Fronted features like as show blog post, blog detail page, static pages etc.
Topics
- Project Overview and Setup
- Bootstrap Integration
- Project Structure and Create Modules and Components
- Theme Integration and Create Home Page
- Create Routing, Navigation and Inner Page
- Service and Http Client, Blog Listing and Featured Blog
- Service and Http Client for Blog Detail, Recent Blog and Categories
- Service and Http Client for Create Static Pages
- Create Contact Form and Send Data on Email
- Login and Logout using Web API with Token Based Authentication
- CRUD #1 Admin can View Blog List
- CRUD #2 Create, Edit, and Delete Blog with File Upload
- Set HTTP Base URLs of Production and Development Environment
- Angular Project Deployment on Live Server