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
- Host: GitHub
- URL: https://github.com/wlawt/rootcase
- Owner: wlawt
- License: mit
- Created: 2019-02-15T04:07:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-26T04:36:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T08:18:25.287Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 27.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
#### Product page to purchase the phone case
#### Q&A page for common questions asked
#### Contact page for any other questions
## 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