Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelgira23/hack-chicago-2018
HACK TO THE MOOOOOOOOOIOON
https://github.com/michaelgira23/hack-chicago-2018
hack-chicago hack-chicago-2018 hackathon
Last synced: 6 days ago
JSON representation
HACK TO THE MOOOOOOOOOIOON
- Host: GitHub
- URL: https://github.com/michaelgira23/hack-chicago-2018
- Owner: michaelgira23
- License: mit
- Created: 2018-07-21T18:07:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T18:00:42.000Z (over 6 years ago)
- Last Synced: 2024-11-16T08:41:50.261Z (2 months ago)
- Topics: hack-chicago, hack-chicago-2018, hackathon
- Language: TypeScript
- Homepage: https://hack-chicago-2018.firebaseapp.com
- Size: 554 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hack Chicago 2018
This project was created in 24 hours by a team of four people! Blake Abel, Jack Cai, Nick Clifford, and Michael Gira.
## CapShare
We created CapShare to finally have a good way to share the pictures that everyone wants to have. The graduation photos, the hackathon friends, and everything in between. Gone are the days of making a huge groupchat to send pictures or asking friends for pictures they took days ago!
CapShare is a location-based image sharing website. Accessible from all devices, and always only a few taps away, it's the perfect solution to never let another moment get lost in obscurity. Users go onto the site and see albums online near them, and are able to add to them (with a password protected option, of course!) with the push of a button.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.8.
## Development & Tools
### Dev server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
### Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
### Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
### Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
### Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
### Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).