Skip to content

Fetch Rewards Coding Exercise - Backend Software Engineering

Notifications You must be signed in to change notification settings

pmor10/fetch_rewards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetch_rewards

Fetch Rewards Coding Exercise - Backend Software Engineering

Built With

Backend: Python3
Framework: Flask, Jinja2

Installation

Requirements: Python 3

Steps to get running :

Clone repository:

$ git clone https://github.com/pmor10/fetch_rewards.git Create and activate a virtual environment:

$ pip3 install virtualenv $ virtualenv env `$ source env/bin/activate

Install dependencies:

`(env) $ pip3 install -r requirements.txt

Always be sure that you are inside your virtual environment (.env should be prepended to your terminal prompt)

In order to reactivate it:

source .env/bin/activate

About The Developer

Created by Paresa Morton LinkedIn.

About

Fetch Rewards Coding Exercise - Backend Software Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published