Skip to content

ParamChordiya/Flash-Cards-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcards Application

This Flashcards application was created with the vision of giving people a tool to memorize based on our old and amazing technique of using Flashcards. The pro being the user can make multiple Decks!

What's included

Within the application folder you'll find the following directories and files. You'll see something like this:

Final Project Files/
├── main.py
├── flashkard/
│   ├── __init__.py
│   ├── models.py
│   ├── views.py
│   ├── api.py
│   ├── project.sqlite3
│   ├── static/
│   │	└── static/
│   │       ├── dashboard.css
│   │	    ├── landing.css
│   │	    ├── login.css
│   │	    ├── review.css
│   │	    └── style.css
│   └── templates/
│       ├── dashboard.html
│   	├── dashboard_mentee.html
│   	├── landing.html
│   	├── login.html
│   	├── review.html
│	└── register.html
│
└── README.md  

How To Run "FlashCards-Platform":

We can run Run "FlashCards-Platform" using localhost. Below is the general command to run the application:

http://127.0.0.1:5000/

The "FlashCards-Platform" is also live and hosted on Replit:

https://projectmad1.paramchordiya.repl.co

Creator

  • Name : Param Chordiya

Thanks

Thanks For Using this Application!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors