Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cirych/coursera-fullstack-capstone
Full Stack Web Development Specialization Capstone Project (Coursera)
https://github.com/cirych/coursera-fullstack-capstone
angular coursera ionic learning nodejs rest
Last synced: 20 days ago
JSON representation
Full Stack Web Development Specialization Capstone Project (Coursera)
- Host: GitHub
- URL: https://github.com/cirych/coursera-fullstack-capstone
- Owner: Cirych
- License: mit
- Created: 2016-05-17T11:11:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T16:02:21.000Z (over 8 years ago)
- Last Synced: 2024-11-10T15:15:22.602Z (2 months ago)
- Topics: angular, coursera, ionic, learning, nodejs, rest
- Size: 10.6 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :interrobang: Guesser (working title)
Full Stack Web Development Specialization Capstone Project (Coursera)[![GitHub version](https://badge.fury.io/gh/Cirych%2Fcoursera-fullstack-capstone.svg)](https://badge.fury.io/gh/Cirych%2Fcoursera-fullstack-capstone)
Code is divided into three parts/branches:
[Server](https://github.com/Cirych/coursera-fullstack-capstone/tree/server) - REST server on NodeJS
[Web Client](https://github.com/Cirych/coursera-fullstack-capstone/tree/web) - Client for web on AngularJS [Site](http://cirych.github.io/coursera-fullstack-capstone)
[Mobile Client](https://github.com/Cirych/coursera-fullstack-capstone/tree/ionic) - Client for mobile on Ionic.
:warning: Warning!!! Server hosted on free [openshift](https://www.openshift.com/) cloud and may be stopped. Just wait and restart app to wake server up.
Web Client hosted on GitHub - [http://cirych.github.io/coursera-fullstack-capstone](http://cirych.github.io/coursera-fullstack-capstone)
Mobile client for Android - [APK](https://github.com/Cirych/coursera-fullstack-capstone/blob/ionic/android-debug.apk?raw=true)