Skip to content

EduNexus is an Electron-based application designed to empower education through technology. This project integrates a frontend UI, a backend server, and a SQLite database to provide a comprehensive educational platform.

Notifications You must be signed in to change notification settings

jaffarkeikei/EduNexus

Repository files navigation

EduNexus Electron App

EduNexus is an Electron-based application designed to empower education through technology. This project integrates a frontend UI, a backend server, and a SQLite database to provide a comprehensive educational platform.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

To set up and run the EduNexus Electron app on your local machine, follow these steps:

  1. Clone the repository:

    • Use the command git clone <repository-URL> to clone the EduNexus repository to your local machine.
  2. Navigate to the project directory:

    • Change into the cloned directory with cd EduNexus.
  3. Install dependencies:

    • Run npm install to install all necessary dependencies required by the project.
  4. Run the backend server (Optional):

    • If your setup includes a backend server, start it with node server.js.
  5. Start the Electron app:

    • Execute npm start to launch the EduNexus Electron application.

Built With

About

EduNexus is an Electron-based application designed to empower education through technology. This project integrates a frontend UI, a backend server, and a SQLite database to provide a comprehensive educational platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published