Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)