Skip to content

Commit

Permalink
added index.html, updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tfolbrecht committed Feb 4, 2019
1 parent 7f21750 commit be4d5b3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Expand Up @@ -3,5 +3,15 @@
Slide based, events, animations.

## As per:
[Trello card](https://trello.com/c/yUQkwabg/11-responsive-marketing-page)
[Role Description](https://www.notion.so/Web-UI-Developer-Role-9978e2084bcc45a7a182638acf38b956)
* [Trello card](https://trello.com/c/yUQkwabg/11-responsive-marketing-page)
* [Role Description](https://www.notion.so/Web-UI-Developer-Role-9978e2084bcc45a7a182638acf38b956)
* [Build Week - Web Foundations Rubric](https://docs.google.com/spreadsheets/d/1BbdmSMUdzURMo0wcsr4XSKvegDgB28WkK2wnjmORzDo/edit#gid=0)


```
Pitch: This app allows school administrators in the developing world to track and broadcast the needs of their school to board members in the US.
MVP: School Admin can login and create, read, update and delete information on the condition of the school including general issues and the condition of equipment devices in the school (TVs, tablets, chromebooks, servers, routers, HDMI cables). A board member can log in and mark the action as done, scheduled, or ignored, and comment with more information.
Stretch: Payment integration on single issue view page- Implement a payment feature so a donor could see a need and purchase the needed device, HDMI cord, desk, etc.
```
8 changes: 8 additions & 0 deletions index.html
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<head>
<title>irsr2</title>
</head>
<body>
<h1>irsr2</h1>
</body>
</html>

0 comments on commit be4d5b3

Please sign in to comment.