Skip to content

mage1711/flashCards-django

Repository files navigation

Logo

Flash Cards App

A flash card sharing app
View Demo

Table of Contents

  1. About The Project
  2. Getting Started

About The Project

This app was Buit to give users the ability to share flash cards with each other app sample login:

Functionality

Screenshots

landing page

ScreenShot.logo

Login

ScreenShot.logo

Search

ScreenShot.logo

Add card

ScreenShot.logo

Sign up

ScreenShot.logo

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Docker
    sudo apt-get install docker-ce docker-ce-cli containerd.io

Installation

  1. Clone the repo
    git clone https://github.com/mage1711/flashCards-django.git
  2. cd into folder
    cd flashCards-django
  3. create .env file
    mkdir .env
  4. Build image
    docker-compose -f docker-compose.yml up -d --build
  5. go to
    image will up at http://localhost:1337/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages