Skip to content

Hall-Management-System is Made using Angular4 Framework in frontend and php in backend for database mysql is used

Notifications You must be signed in to change notification settings

maneeshaindrachapa/Hall-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hall Management System - Angular 4 with PHP Backend

This repository contains a comprehensive guide on integrating Angular 4 with a PHP backend for a Hall Management System. Please follow the steps below to set up the project, set up a database connection, and seamlessly connect the frontend and backend.

Installation and Setup

  • Ensure Node.js and npm are installed on your system.
  • Set Node.js as an environment variable.
  • Install Angular 4 CLI globally and verify the installation
  $ npm install -g @angular/cli
  $ ng -v
  • Go inside the repository and run the below command to install all the packages
 $ npm install
  • Make sure the database is up and running and the database dump file is imported to your database.
  • Make sure to put the API code inside the XAMPP webapps directory.

About

Hall-Management-System is Made using Angular4 Framework in frontend and php in backend for database mysql is used

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published