A file-sorting app that takes dates from metadata to automatically produce a visual timeline.
Wavy is a break away from the dated and boring file storage system. The app uses a timestamp algorithm to organise files, delivering a fast and efficient way to sort through records. A User can upload files or notes their timeline, and the app organizes the files into a visually appealing series of events which can then be exported.
- React v16.13.1
- Styled Components v5.0.1
- Dexie v2.0.4
- Gh-pages v2.2.0
To run the app locally, clone the repo and install the app using:
$ git clone https://github.com/chingu-voyages/v18-geckos-team-02
$ cd v18-geckos-team-02
$ npm install
$ npm start
This project is designed and developed by the Chingu Voyage-18 geckos team - Lily, JonHill and krebeDev
Thanks for your interest in contributing! There are many ways to contribute to this project. Get started here.
Wishlist:
- Backend store for user files with user authentication
- Ablity to 'share' timeline with friends
- Loading status componenet - current idea is an animated wave function
- tutorial GIF
This project is open source and available under the MIT License.