amenos76 / flashcard-app-backend-new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subliminal Study

Table of contents

General info

Subliminal Study is a work-in-progress flash card studying app. As I've been learning how to code I realized I had to re-learn how to study efficiently. Studying is an active "opt-in" activity and it is far too easy to get distracted. Pick up your phone to answer a simple text and before you know it you’re 45 min deep in cat videos with no studying happening anytime soon. Subliminal Study has a (coming soon) feature to get you studying without even realizing it! User are able to choose from pre-made decks/topics as well as add their own decks and cards.

Technologies

  • Ruby on Rails - version 2.6.1
  • Authentication implemented with JWT and BCrypt
  • Javascript
  • React Native
  • Context API for state management

Demo

App Demo

Status

Project is work-in-progress with plans to expand features and deploy.

Contact

Created by Augie Menos

License

Copyright (c) [2021] [Augie Menos]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:Ruby 99.4%Language:HTML 0.6%