The NEBULA Xplorer website was given to us as a project from SRON, the Space Research Organisation of the Netherlands. Its primary purpose is being a deep source of information on everything to do with the NEBULA Xplorer, a sattelite designed to research X-ray binary black holes and their relationships with companion stars over long periods of time. The project as a whole is a combined effort of over 400 students from within the Netherlands.
Live link:
Our designs are all based on the Design Challenge from FDND Agency.
You can check out our Figma prototypes for more designs.
Our goals for this project are to build a multi-page website that:
- helps scientists visualize and interpret complex astronomical data from this mission
- assists engineers with explanations about the technologies of the instrument and satellite
- gives educational and industrial partners the opportunity to showcase themselves
- keeps students connected with each other
Datamodel from mermaid
Our website includes a total of 7 main pages; Home, Mission, Scientific, News, Team, Careers and Partners. Four of these will eventually have their own detail pages, for example for articles, staff or partnership profiles, or job openings.
This project has been developed in SvelteKit, content is retrieved from Directus CMS, and version control takes place here on GitHub.
Follow the steps below to use this repository for yourself!
1. Clone the repository:
git clone https://github.com/fdnd-agency/nebulaxplorer.git
2. Open the repository
in GitHub Desktop, then navigate to 'Open the repository in your external editor'
3. In the terminal
Type the command:
npm install
Then:
npm run dev
All done!
This project is licensed under the terms of the MIT license.
