Skip to content

mlabeeb03/examen

Repository files navigation

Examen - Flashcard Generation and Editing Web Application

Examen is a web application designed to help users create, edit, and manage flashcards for efficient learning and memorization.

Note: This application is currently under development and is not yet functional. This repository serves as a placeholder for future updates and contributions.


Installation Instructions Using Docker

To set up Examen locally using Docker, follow these steps:

Prerequisites

  1. Docker: Ensure Docker is installed on your system. You can download it from here.
  2. Docker Compose: Docker Compose should be installed along with Docker. Verify by running docker-compose --version.

Then run the following commands:

https://github.com/mlabeeb03/examen.git
cd examen
docker-compose build
docker-compose up -d

Alternatively you can use the vscode devcontainer extension to run the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published