Skip to content

Repository files navigation

Edu-gate

Edugate is a result management system tailored to meet the needs of high schools in Nigeria.

Requirements

For development, you will only need node version >=20.13.1 and npm version >=10.5.2 installed in your environement.

Development Standard

Click here to view the Development Standard

Technologies

- HTML
- CSS
- JS

Optional: VS Code integration

Install the following VS Code extensions:

  • ESLint
  • Prettier – Code formatter

In your VS Code settings (.vscode/settings.json), add:

{
  "editor.formatOnSave": true,
  "editor.defaultFormatter": "esbenp.prettier-vscode",
  "eslint.validate": ["javascript", "html"],
  "files.exclude": {
    "node_modules": true
  }
}

Getting started

$ Clone the repository by running `git clone https://github.com/NoroffFEU/edu-gate-aug24-pt` in your terminal
$ Change directory to edu-gate-aug24-pt `cd  edu-gate-aug24-pt`
$ Install the dependencies `npm i`
$ Start the server `npm run start`
$ Browse to `http://127.0.0.1:8181`

About

This project is titled Edugate. The idea behind this project centers around providing result management system to schools expecially high school around the globe.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages