
About
This web application demonstrates a backend API REST interconnect of multiple sources: spaceflight news articles and NASA's Astronomy Picture Of the Day. A service thread gathers and stores the data in the database. The web application is programmed to allow 30 days' article browsing and same-day picture-of-the-day.
Highlights | Buzzwords | Short Description
- Dynamic view selection
- Daily(automatic) data upload
- URL query filters
- Razor syntax
- Object Orientend Design (OOD) development
- Topology: web triad design (frontend/backend/database)
- IIS, Windows, Ubuntu Linux
- Backend worker thread
- Security tested using industry tools