Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spanish Studying ServiceTM By Team eColi

Roster

Ziyad H. (PM): Database backend
Naf M.: HTML/CSS frontend
Chloe W.: Flask server and python middleware
Jayden Z.: Flask server and python middleware

Site Description

Our site is an interative Spanish studying service that offers users lessons, flashcards, and quizzes. It employs Merriam-Webster’s Spanish-English Dictionary API to retrieve Spanish-to-English and English-to-Spanish translations, as well as linguistic data for each word. It also uses the Unsplash API to procure relevant images for each vocabulary word, in addition to the Datamuse API to find words and phrases that can be used in tandem with a given term. Users can create an account to save their progress.

Install Guide

  1. Clone and move into this repository
$ git clone git@github.com:Zoid2/p01.git
$ cd p01
  1. Create and activate a virtual environment
$ python3 -m venv foo
$ . foo/bin/activate
  1. Install required packages
$ pip install -r requirements.txt

Launch Codes

  1. Move into this repository
$ cd p01
  1. Activate the virtual environment
$ . foo/bin/activate
  1. Run the Flask app
$ python3 app/__init__.py
  1. Navigate to localhost: http://127.0.0.1:5000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages