Bejta / 1dv450_labb3

0 stars 0 forks source link

Informations

In order to use this application you have to setup and run API from part two. Clone this repo in your cloud9 environment: https://github.com/jb223cp/1DV450_jb223cp_API

Follow the steps from README file in that repo.

Run API before You use this application (don't forget cd Registration): $ rails server -p $PORT -b $IP

Credentials for sign in:

Even if you have some data available, you can try to POST some extra pubs if you follow the link to POSTMAN file from API repo.

screen shot 2016-08-19 at 03 22 27

Notice

This repo is not a start from scratch. I copied some scripts and files from my application and commit history can be seen here: https://github.com/jb223cp/1dv450_jb223cp_angular

Changes in API during build up process of this application