An open API service indexing awesome lists of open source software.

https://github.com/wlawt/rootcase

📱 Junior Achievement Company Program - Best Marketing of The Year 2019
https://github.com/wlawt/rootcase

Last synced: 4 months ago
JSON representation

📱 Junior Achievement Company Program - Best Marketing of The Year 2019

Awesome Lists containing this project

README

        

## RootCase - Biodegradeable Phone Case

Rootcase is a Junior Achievement (JA) Canada Company Program


Our startup product was acknowledged for these awards:
- Best Marketing of the Year
- Leadership in HR of the Year
- Best Brand of the Year Finalist
- Leadership in Technology Finalist

## Running the repo

### Downloading the source code

#### Clone the repository
```
git clone https://github.com/wlawt/rootcase.git
cd rootcase
```

#### To run it locally:
```
npm install
npm start
```

## Demo
https://www.loom.com/share/b81b970bc0b749c0bd7e16cca11d9ddf

## What it does:
#### Landing page for customers
![Landing Page](https://github.com/wlawt/rootcase/blob/master/public/img/readme_img/landing.png)

#### Product page to purchase the phone case
![Product Page](https://github.com/wlawt/rootcase/blob/master/public/img/readme_img/product.png)

#### Q&A page for common questions asked
![QNA Page](https://github.com/wlawt/rootcase/blob/master/public/img/readme_img/qna.png)

#### Contact page for any other questions
![Contact](https://github.com/wlawt/rootcase/blob/master/public/img/readme_img/contact.png)

## What's new?
#### Apr. 21 Update
- Data security update
- Disabled purchasing button

#### Mar. 30 Update
- Success page content update

#### Mar. 28 Update
- Backend product description update

#### Mar. 19 Update

- Navbar icon resized

#### Mar. 16 Update

- Navbar indicator updated

- Placeholder images have been replaced

#### Mar. 15 Update

- Media images uploaded

- Small formatting changes

- Minor UI changes

#### Mar. 14 Update

- Website redesign

- New content added

- Minor optimization changes

#### Feb. 26 Update

- Minor bug fixes

- Routing protection

- Fixed cloudflare and heroku deployment issue

#### Feb. 18 Update

- Cloudflare security has been added

- Contact page and store page is complete

- Minor bug fixes

- Working on adding 404 error pages