Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 984 Bytes

File metadata and controls

37 lines (23 loc) · 984 Bytes

Evalify

Evalify is an AI-powered Learning Management System (LMS) designed to enhance the educational experience for both students and educators. This platform leverages advanced AI technologies to provide a comprehensive and interactive learning environment.

Getting Started

To get started with Evalify, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/<User-Name>/evalify.git
  2. Install Dependencies:

    cd evalify
    npm install
  3. Run the Application:

    npm run dev
  4. Access the Application: Open your browser and navigate to http://localhost:3000.

Contributing

We welcome contributions from the community. To contribute to Evalify, please follow the instructions in the CONTRIBUTING file.


Thank you for using Evalify! We hope it enhances your learning and teaching experience.