fac-graduate-programme / Nova-Foundation

First project
https://nova-foundation.herokuapp.com/
0 stars 4 forks source link

ReadME

Nova-Foundation

Build Status

Repository for the Founders Program project "Nova Foundation App". Aug 2019

Introduction

We designed and developed a progressive web app with comfort and emotional support in mind. The app functions as a place to keep memories, learn about grief and trauma. We included breathing exercises and ways to track ones mood.

Requirements

Installation

Live version: https://nova-foundation.herokuapp.com/

To run this project locally, run the following commands in your terminal:

Clone repo:

git clone the repository

In your terminal, navigate into the root of the repo and install dependencies npm i

npm run client:init in the repo folder

and then in a new terminal npm run dev it should run a developement server

Configuration

You will need a .env, this shoud be provided by our team

Stack

Team

Dylan Shorouq
[Dylan]() [Shorouq]()
https://github.com/Dalmano https://github.com/engshorouq
Israa Kate
[Israa]() [Kate]()
https://github.com/IsraaSulaiman https://github.com/dubhcait

Process

The process included a 1 week build sprint and 3 build weeks

All User Stories/Backlog Items

Week 1

We each came up with a design

Then we took the elements we enjoyed the most and built on them together to come up with a prototype

Week 2 - 4

We build the common components initially, there were a lot of overlapping elements. We built a prototype of a simple test project for firebase storage.

We build a lot of the pages first and then moved to the functionality, we set up mongoDB and tested the quries with jasmine.

For organisational purposes we used a standup blog to keep track of who was doing which issues and any blocker people were facing