Skip to content

Commit 2ee6000

Browse files
committed
update README visual assets
1 parent 3dac116 commit 2ee6000

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
*By [Johnny Bui](https://github.com/JBui923) (front-end lead) [Giancarlo Sanchez](https://github.com/giancarlo-sanchez) (backend lead), and [Ben Perlmutter](https://github.com/bpmutter) (project manager)*
33
* [Live version](http://tappdin.herokuapp.com/)
44
* [Backend Github repo](https://github.com/bpmutter/tappdin-backend)
5+
* [Project Overview Presentation](https://docs.google.com/presentation/d/10oj08Ui1VeKpdLh826dOvSCKTy7ddCq2_fsc34zgWfU/edit?usp=sharing)
56

67
**Table of Contents**:
78
* [Tappdin at a Glance](https://github.com/bpmutter/tappdin/blob/master/README.md#tappdin-at-a-glance)
@@ -23,6 +24,8 @@ The front end uses the [Pug](https://pugjs.org/api/getting-started.html) templat
2324

2425
The backend uses a suite of libraries for application security and building its API routes (discussed further in the backend section below). To connect our backend to the postgres database we implemented the [Sequelize ORM](https://sequelize.org/). We also seeded the database using beer and brewery information from [BreweryDB API](https://brewerydb.com/developers/).
2526

27+
![Application architecture](/readme-assets/application-architecture.png)
28+
2629
## Frontend Overview
2730
As Tappdin, is a quite straightforward CRUD app with simple interactivity, we were able to build out the front end without any AJAX and minimal client-side Javascript.
2831

44.2 KB
Loading

readme-assets/database-schema.png

13.9 KB
Loading

0 commit comments

Comments
 (0)