https://github.com/lokeshdevnani/moviedb-angular
Web App for MovieDB built using Angular2
https://github.com/lokeshdevnani/moviedb-angular
angular-2
Last synced: 11 months ago
JSON representation
Web App for MovieDB built using Angular2
- Host: GitHub
- URL: https://github.com/lokeshdevnani/moviedb-angular
- Owner: lokeshdevnani
- License: mit
- Created: 2017-07-03T18:20:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T18:29:41.000Z (over 8 years ago)
- Last Synced: 2025-01-07T16:43:00.893Z (about 1 year ago)
- Topics: angular-2
- Language: TypeScript
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MovieDB
MovieDB is a worldwide movie database that lets you add new movies, see listing of movies and update details.
## Technologies Used
**Grails 3.x** => For building REST API
**MySQL** => RDBMS used for storing data about movies
**Angular** => Angular 2 Framework with Typescript to build web app frontend
**Bootstrap3** => Bootstrap3 Framework as a UI framework for rapid prototyping
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.22-1.
## Development 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.
## 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.
## Contribution
Contributing by using the app, finding bugs and reporting it.
You can also fork the repo, and send in a pull request.