This is school project only
github repository & documentation: https://github.com/DaryllCulas/School_Project_1.git
This is an Unofficial Web System Application is exclusive for CVSU BSIT student in Bacoor Campus
Fork, then download or clone the repo.
[email protected]:DaryllCulas/School_Project_1.git
- Node.js (LTS version) installed on your machine. You can download it from the official website: https://nodejs.org
- Clone or download the project to your local machine.
- Open a command prompt (CMD) or PowerShell.
- Navigate to the project folder using the cd command:
cd path/to/project-folder
- Install project dependencies by running the following command:
npm install
- Update the database connection details in the project's configuration file to match your Windows environment.
- Start the application by running the following command:
npm start
- Open a web browser and enter the appropriate URL or IP address to access the application.
If you encounter any issues or errors during the installation or execution of the application, please feel free to contact me for assistance.
- HTML
- CSS
- Javascript - DOM, Jquery, Fetch API
- ExpressJs
- NodeJS
- Azure Data Studio
- Docker container
- Ubuntu 22.04 - Desktop Environment
- git/github
- Mssql image latest-2019 for docker container
- VScode
- Mozilla Firefox - for debugging browser
- Container id used: ebd933936e22 (Azure data studio running by docker container)
- Database used: Cvsu_ITS
- Table used: ITstudent(student table)
- Table used for admin role: adminFaculty (admin table)
- Server used: localhost
Package installation
- npm install express
- npm install axios
- npm install express-session
- npm install -g nodemon
- npm install mssql
- npm install express body-parser
- npm install tedious
- npm install unixodbc
- npm install path