Skip to content

sunilch96/codebaseline_angular_webapi_basic_redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

codebaseline_angular_webapi_basic_redux

Course Tutorial Web App based on Angular, Web Api, SQL, Authentication, Basic Redux

//Hi, Due to time crunch few parts are still pending. In canse any suggestion/queries, you can contact me, I'll try to answer.

OverView:

image

This is a simple Course Tutorial App made in Web Api and Angular. This project has Home page and Admin Page. Admin can create/Edit/delete Contents Any user can only view contents. Feature : Menus are displayed using recursive functions, so you can have unlimited menu tree.

Api: CodeBaseline

First Delete Migrations folder then run below command

  1. Add connection string in appsettings.json
  2. Make sure nuget packages are installed
  3. Run below Commands in packages manager console.
  4. add-migration initial
  5. update-databse

List OF APis: image

// UI code-baseline-ui-ng this folder is fron end app. Open code-baseline-ui-ng in VS Code and run command ng serve

Register User Got To Admin Portal Ceate Menu, Sub Menu, Course content View those on Home page

Ignore Course Tiles and Course Content menu from side nav, as those are being navigated from Menu blink in admin side nav. Page Images Admin Link: http://localhost:4200/admin/content/7/2

image

image

image

image

image

image

image

image

image View/Edit content

image

image

Home Page : http://localhost:4200/

image

image

image

About

Course Tutorial Web App based on Angular, Web Api, SQL, Authentication, Basic Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published