Asteroids Game
Project 2 of SEI, an Asteroids Finder Application.
π» Click here to see my live project!
GitHub:Asteroids Finder Project
Render:Asteroids Finder Render
π About
How to use Asteroids Finder.
- On the main page you have three options.
- Go to the home page.
- Go to the list of asteroids.
- Add asteroid.
Add in-app screenshots.
wireframe:

gameplay screenshots

βοΈ Planning & Problem Solving
Planning
- The idea is to build an application where the user can look for asteroids that
are near the Earth.
- You can search for asteroids nearby on NASA API using dates.
- You can add / delete / edit your own asteroids.
- You can add / delete pictures and descriptions of your own asteroids.
- You can login with a google account.
π Cool tech
Javascript, HTML, CSS, Express, MongoDB, Mongoose and Bootstrap .
π± Bugs to fix π©
- The Months of the user itβs interpolating like a string.
π Lessons learnt
- Plan the UI before start the project.
- Learn about the technology that you want to use before start a project.
β
Future features
- parallax effect.
- Animations.
- Custom Buttons with Bootstrap.
- Improve the layout / design.