Project information
- Category: Web design
- Client: Personal Project
- Languages and Technologies: Python, Javascript, ReactJS, Redux, Flask, SQLAlchemy, SQLite3
- Project URL: leitner-scape.herokuapp.com
A fullstack Brainscape clone where users are able to organize flashcards for their studies.
Built RESTful APIs that supplied information from a SQL database to a React and Redux front-end for consistent client-server interaction.
Utilized React and Redux to dynamically change with the User’s experience (UX) when navigating through the site.
Leveraged Redux to optimize information management of data requested from the backend for React components, resulting in DRY code.