Oscillator
- 4 Devlogs
- 3 Total hours
Oscillating through infinity
Oscillating through infinity
Hey guys, just finished. I added the README and IMPLEMENTATION_CHOISES and deployed on Nest.
Hey guys, how you doing?
Today I finished the 3 services, geo, weather and forecast.
After that I proceeded filling the widget components, as you can now see in the screen.
I also imported everything in app.ts and displayed in app.html. This app has no other routes rather than /, so I don’t need the file app.routes.ts.
I’ll now improve the signal and fix some small details, along with the README, but we’re quite there.
Hey guys, how are you? I proceeded creating the services and components I need for the project.
I then focused on the main feature of the app, the wave.
I made a component called waveform, that basically creates the form, and with the scope component, it manages all the things related to the wave.
When typing, the wave will do some things, you’ll see.
See you in the next devlog
Hey guys, how it’s going? I’m currently working on the Give your website a pulse mission. I decided to make a simple page, but at the same time very minimal and useful.
I started by creating the angular app (I explained in IMPLEMENTATION-CHOISES every single choice I made, mostly the one discording with the guide provided) and dockerizing the application.
I then focused on installing TailwindCSS and started the CSS, with this basic grid, which will be the background. Stay tuned for further devlogs