Home

Awesome

Studium

You can find the project at http://www.synapsapp.com/.

Contributors

Amer MahyoubBen WhitmanCai Nowicki
<img src="https://avatars0.githubusercontent.com/u/18502421?s=400&u=0968b250d7df526da558e489c8b6a3bcca492a0b&v=4" width = "200" /><img src="https://ca.slack-edge.com/ESZCHB482-W012JQ0JDDZ-c45d031dd395-512" width = "200" /><img src="https://avatars1.githubusercontent.com/u/53185634?s=400&v=4" width = "200" />
<img src="https://github.com/favicon.ico" width="15"> <img src="https://github.com/favicon.ico" width="15"> <img src="https://github.com/favicon.ico" width="15">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15"> <img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15"> <img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">

Maintainability Test Coverage

Project Overview

Trello Board

Product Canvas

A flashcard application for students studying life sciences. It's Quizlet meets Anki

Data Science contribution to the project is a Heroku API with endpoints that will return auto-generated text for flashcards, a set of auto-generated cards for a deck on a specific term, dates for the next time to show the user a specific flashcard based on the Leitner spaced repetition system, or metrics/visualizations for the user's studying sessions.

Deployed Front End

Tech Stack

Data Sources

How to connect to the web API

You can connect to the DS web api by sending a GET or POST requests. Go to https://studium-ds.herokuapp.com/docs for full documentation. All features of the API can be trialed from the FastAPI docs page.

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct. Please follow it in all your interactions with the project.

Issue/Bug Request

If you are having an issue with the existing project code, please submit a bug report under the following guidelines:

Feature Requests

We would love to hear from you about new features which would improve this app and further the aims of our project. Please provide as much detail and information as possible to show us why you think your new feature should be implemented.

Pull Requests

If you have developed a patch, bug fix, or new feature that would improve this app, please submit a pull request. It is best to communicate your ideas with the developers first before investing a great deal of time into a pull request to ensure that it will mesh smoothly with the project.

Remember that this project is licensed under the MIT license, and by submitting a pull request, you agree that your work will be, too.

Pull Request Guidelines

Attribution

These contribution guidelines have been adapted from this good-Contributing.md-template.

Documentation

See Backend Documentation for details on the backend of our project.

See Front End Documentation for details on the front end of our project.