Details
Name:
SpaceFlight News App
Programming Language:
.NET
Secondary Language(s): C#, SQL
Framework: ASP.NET Core Razor Pages
Has Database: True
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.
- Backend API worker thread
- Daily(automatic) data upload
- Dynamic view selection
- IIS, Windows, Ubuntu Linux
- Object Orientend Design (OOD) development
- Razor syntax
- Security tested using industry tools
- Topology: web triad design (frontend/backend/database)
- URL query filters
Links:
SpaceFlight News App - DocsGitHub - SpaceFlight_News_AppCode(direct):
Database connection classREADME.md