An open API service indexing awesome lists of open source software.

https://github.com/manojpatra1991/watchhours

A TV tracking application
https://github.com/manojpatra1991/watchhours

angular-formly angular-ui-router angularjs bootstrap3 css3 expressjs heroku html5 javascript mlab mongodb nodejs npm

Last synced: 2 months ago
JSON representation

A TV tracking application

Awesome Lists containing this project

README

        

# watchHours

A TV tracking web application.

# Installation and Testing

1. Clone this repo to your local computer into a folder(say A).

2. Run `npm install` from the path to folder A from terminal to install node packages.

3. Run `npm start` from the path to folder A.

4. Navigate to **http://localhost:3000** to test this app.

NOTE: This app has been tested on Google Chrome Internet Browser on Windows 10 laptop. While testing if facing any problems related to **error in resource loading**, install the **Allow-Control-Allow-Origin** extension from google chrome web store and turn it on.
Then reload the web page to continue.

# References

1. [NodeJS](https://nodejs.org/)
2. [ExpressJS](https://expressjs.com/)
3. [Mongo DB](https://www.mongodb.com/)
4. [Mongoose](mongoosejs.com/)
5. [AngularJS](https://angularjs.org/)
6. [ngBootstrap](https://angular-ui.github.io/bootstrap/)
7. [Angular-UI-Router](https://ui-router.github.io/ng1/)
8. [Bootstrap](getbootstrap.com/docs/3.3/)

# License

The content of this repository is licensed under [MIT](https://choosealicense.com/licenses/mit/).