Skip to content

Web application for flash card creation et sharing

Notifications You must be signed in to change notification settings

yohemm/FlashCards

Repository files navigation

Flash Cards

🌟 Project Status

Current Status: 🔴 Discontinued
Not maintained

Can have somes bugs

Learning Project


Overview

/!\ Not Finished /!\

Aim is to create a system of sharedable flash cards to learn.

Second year college project to learn course with a flash cards application.

The projet have aim to learn Laravel framework.

Table of Contents


Installation

Prerequisites

List any prerequisites or dependencies required for the project. PHP PHP/Web Server : like XAMP, LAMPP, WAMP, IIS, etc... Laravel CCS/HTML

Steps

  1. Clone the repository'
git clone https://github.com/yohemm/FlashCards.git
  1. Install dependencies php for mysql plugin
php artisan migrate
php artisan serve

Usage

Open the index.php file with your web server.

http://localhost/


Features

Highlight the main features or functionalities of the project. Consider including bullet points, lists, or descriptions.

  • / : root
  • /login : login page
  • /register : register page
  • /logout : logout page
  • /flashcards : flashcards page
  • /user : user page
  • /user/new : create new user
  • /user/{pseudo}-{id} : an user page
  • /user/{id}/edit : edit user
  • /card/ : card list page
  • /card/{slug}-{id} : a card page
  • /card/{id}/edit : edit card

Technologies Used

List the technologies, frameworks, or libraries used in this project.


Configuration

Provide any configuration instructions necessary to set up or customize the project. Examples include environment variables or configuration files.

No configuration is required.


Contributing

  • Yohem - Initial work - Yohemm

License

This project is licensed under the CC BY-NC-SA 4.0.


Contact

For questions or feedback, please reach out:


About

Web application for flash card creation et sharing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published