Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intermo

Project Overview

Intermo is a P2P foreign exchange platform and avoid unnecessary bank fees. All work was completed on my own.

Technology Used

  • Python
  • JavaScript
  • React
  • Redux
  • forex_python exchange rate API
  • Flask
  • SQLAlchemy
  • HTML
  • CSS

How to start a development environment:

  1. Clone project

  2. Generate a .env file inside the Intermo directory and add a SESSION_SECRET variable into it

  3. cd into the Intermo folder and start your python shell, and start flask

  cd Intermo
  pipenv shell flask run
  1. Open up a second terminal and cd into the Front-end directory, start the react app, and enjoy!
  cd Intermo/Front-end
  npm start

Home Page Unauthenticated and Authenticated

The landing page is inspired by Venmo to give users instant access to currency conversion. If they are not-logged in, after clicking search will prompt them to login. Home Page Home Page

Search Results

After a user searches, results are presented in an easy to act on and legible format, encouraging user engagement and quick transaction. Search Results

Create a new post

Easy to use form designed for users to have all of the information they need to create a post, minimizing the likelihood of a user visiting the page and not completing a post. Search Results

About

P2P foreign exchange platform and avoid unnecessary bank fees. React.js, Redux, Python, Flask, JavaScript, Node.js, HTML5 , CSS3, postgreSQL, Heroku.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages