Skip to content

News system is developed using ASP.net API and Angular16 , it offers efficient features that allow users to seamlessly view all news articles, while providing administrators the capability to add news articles with enhanced authentication and authorization controls

Notifications You must be signed in to change notification settings

RawanBahnous/NWv1Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NW Website

News system is developed using ASP.net API and Angular16 , it offers efficient features that allow users to seamlessly view all news articles, while providing administrators the capability to add news articles with enhanced authentication and authorization controls

Project Documentation:

https://drive.google.com/drive/folders/1Nu9gOGUyJ5AYFZJoy-EpfgQ1f2A-Fa4C?usp=drive_link

How To Use:

  • Now you Can Register With a Register Form
  • Make Crud Operations As NW Admin
  • Or Just View All Articles As Enduser
  • Search Article By Title
  • Sort By Publication Date or By Name

How To Run the Project

Follow these steps to run the NG project on your local machine:

1 - Download the Zip File:

  • Extract the contents of the zip file to a location on your computer.
  • Extract the two ZIP files and Run the (Backend project) using Visual Studio
  • Navigate to Project Directory (Fronend Project)

2 - Open a terminal or command prompt

  • Use the cd command to navigate to the directory where you extracted the zip file:(cd path/to/extracted/folder)

3 - Install Dependencies:

  • Make sure you have Node.js and npm (Node Package Manager) installed on your machine.

  • Run the following command to install project dependencies: (npm i / npm install)

4- Start Running:

  • Run the following command to start the development server:

  • (ng serve -o) / (ng serve --proxy-config proxy.conf.json -o)

About

News system is developed using ASP.net API and Angular16 , it offers efficient features that allow users to seamlessly view all news articles, while providing administrators the capability to add news articles with enhanced authentication and authorization controls

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published