Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathontoon authored Feb 3, 2018
1 parent dd503ff commit d49ef45
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
- [Development](#development)
- [Deployment](#deployment)
- [Acknowledgements](#Acknowledgements)
- [Change Log](#change-log)

## Introduction
<img alt="OSX Day" src="https://i.imgur.com/rL4jWFz.png" width="320"/> <img alt="Windows Day" src="https://i.imgur.com/WWluLuq.png" width="320"/>
Expand Down Expand Up @@ -45,17 +44,3 @@ To create an installable build simply call `yarn package`, which will create an
## Acknowledgements

This project is based off [electron-react-boilerplate](https://github.com/chentsulin/electron-react-boilerplate), all methodloligies still apply, except for the removal of Flow and SASS.

## Change Log

### v1.0.0b
The beginning and initial release of Tweet Tray! 🎉

Included in this release are the basics to use the app. Look forward to more updates soon!
- Set up basic framework for Electron and React.
- Created wrapper for using Twitter OAuth 1.0 API with Electron.
- Created React application, components and UI, using Redux and Styled Components.
- Basic ability to add a single image, or GIF to a tweet.
- Settings component with the ability to enable Night Mode.
- Notifications which create alerts whenever a tweet has sent successfully or any type of error has occured.
- Basic smoke testing for Windows 10 and OSX High Sierra.

0 comments on commit d49ef45

Please sign in to comment.