Rework the observations for the new version of DeepskyLog.
Add observations of solar system objects, comets (Make sure that the comets with a slash in their name also can be observed (2P/Encke, ...)), ...
Share observation using twitter / facebook / instagram
Lenses / Filters / Eyepieces / Instruments / Locations
Show total observations, comet observations, double star observations, planet observations, moon observations, ...
Add scale for transparancy
Users
Instruments page: instrument/show.blade.php:
Targets
Add number of observations to the lenses and to the other instrument related things (by writing a new seeder).
In graph of users, also show number of observations of planets, sun, moon, double stars, ...
Likes? Comments? https://github.com/cybercog/laravel-love
Sort on highest number of likes
Use Laravel scout (https://github.com/laravel/scout/tree/master ) to do full text searching on the observations
Add sessions
Make blog for every user with observations, observing lists, ... The 'sessions' can become the articles.
Add sketch of the week to observations. During seeding of the database, fill New table. Also menu item will all sketches of the week.
Rework the observations for the new version of DeepskyLog.