Code Monkey home page Code Monkey logo

mw-astronomy-frontend's Introduction

Astro Social

This is my college project on front-end side. Built in Angular 6 with Socket IO library

WARNING

For the meteorites map feature. It's really hard to load because there are 1000+ zone in the world. And it's too hard to tell google everytime to put a pin on the map. So, I recomend you to use google chrome or chromium. And wait patiently for it, if it's not appear for a long time. Just refresh it. Sorry

How to run it

  1. For dev mode ng serve
  2. For build ng build

Read this

Before you try to run it by it self. Please make sure you're already had the database collections and the database itself. For your information, the database name is astro-social. So you may need to create it before.

How to create database

Before we create it, make sure you already install the mongodb community server in your machine. If you already did, follow this steps:

  1. for debian linux distros sudo service mongod start
  2. enter to mongo with command mongo
  3. create database use astro-social
  4. create collection db.createCollection("user")
    Ok, we're good now

Run the API server

Next step, you need to run the API server. The API server for this project already posted on github Astro Social API Code
To run this server, all you need to do is enter to the project by terminal. And type javascript npm start

Web-app sample image

Dashboard

  1. On dashboard we could seen the sun's information and neo statistics dashboard
  2. And there's a meteorites land map too. But it so hard to load because there are 1000+ zone in the world
    meteorite
  3. There's a page about NEO, daily and weekly neo
  4. An you can chatting to the world too.

Author

Robby Muhammad Nst

This code is for my lecturer as my assignment. Thankyou

mw-astronomy-frontend's People

Contributors

angular-cli avatar orionstark avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.