Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajsalemo/angular
A project to experiment with Angular and other technologies.
https://github.com/ajsalemo/angular
angular azure docker-compose dockerfile expressjs material-angular node openweathermap-api passport postgres sequelize sequelize-cli widgets
Last synced: 6 days ago
JSON representation
A project to experiment with Angular and other technologies.
- Host: GitHub
- URL: https://github.com/ajsalemo/angular
- Owner: Ajsalemo
- Created: 2020-06-16T00:33:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T00:07:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T20:16:02.931Z (about 2 months ago)
- Topics: angular, azure, docker-compose, dockerfile, expressjs, material-angular, node, openweathermap-api, passport, postgres, sequelize, sequelize-cli, widgets
- Language: TypeScript
- Homepage: https://angular-momentum.azurewebsites.net/
- Size: 10.4 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular
This was based off the Chrome Extension, Momentum Dash - https://momentumdash.com/ - all credit goes to Momentum Dash
This was created in mind to play around with Angular and other technologies and using Momentum Dash as an approach. This project still needs additional polishing(UI, UX, etc.).
Note: Currently the application is hosted on a free plan, which after some idle time shuts the web process down - after a first hit to the site the Image(s) will need to be re-pulled on Azure,
so a HTTP 502 might appear(due to the time it takes) - refreshing will resolve this. Feel free to clone and run locally, environment variables will need to be added.
https://angular-momentum.azurewebsites.net/
## Landing page
![Imgur](https://i.imgur.com/ZofJnRI.png)
## Widgets
### Weather Widget displays your current location's weather(upon acceptance) and a default location if denied
![Imgur](https://i.imgur.com/lHkByMs.png)
## Customization
### The sliders in the menu give the option to hide or show certain parts of the UI, this can be done with or without a logged in account.
### Further, you can choose from a number of photos for a custom background image - if none is chosen, the background image changes every 24 hours.
### This can be done with or without a logged in account.![Imgur](https://i.imgur.com/sVaSHxm.png)
## Todos
### Add tasks or todo's - task/todo's can be marked as completed. Completed tasks can be filtered in the dropdown.
![Imgur](https://i.imgur.com/UXC8rXU.png)