Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 509 Bytes

File metadata and controls

38 lines (21 loc) · 509 Bytes

EduFlow

EduFlow Banner

EduFlow - Workflow management system for course registrations of Engineering students of Baskent University

Features

  • Simplified Course Enrollment
  • Real-time Notifications
  • User-friendly Interface
  • Secure and Reliable

Prerequisites

Node.js (which includes npm)

Installation

Install Frontend prerequisites with npm

    cd Frontend
    npm install 

Run

To run frontend

    npm run dev