Skip to content

Evan-Burch/Bristol-Social-Network-System-Iteration_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required Libraries

See requirements.txt for the list of all python libraries used for the implementation and execution of this project.

$ pip3 install -r requirements.txt

Execute

$ python3 -m flask run

Architecture

  • Project is implemented as a 3-tier application
    • gui directory contains the interface layer
    • applayer directory contains the logical layer for all interactions
    • datalayer directory contains the code for interfacing with data sources

architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published