Giter Club home page Giter Club logo

astronomy-community-site's Introduction

Astro-Space.com

Description

An astronomy community site developed with Python using the Django web framework, as well as HTML, CSS and Javascript.

The 'Astro-Space' web app enables registered users create their own groups to publish posts on various topics related to space and astronomy (e.g. SpaceX,NASA, Pluto) as well as subscribe to existing groups and view posts submitted by others.

All posts are timestamped, and users can publish and delete posts on any existing group, as well as leave and join the respective groups at any time.

Implementation

It is possible to view all posts, groups and group members without signing up. However, please note that upon registration any username or group name created must be unique.

Users are identified by an '@' handle, and clicking the user's hyperlink displays a list of the their entire post history, as well as the group associated with each post.

Once registered, clicking 'Post' on the navigation bar enables the user to publish a new post within any existing group.

Clicking 'Groups' enables the user to view an interactive list of all existing groups, including a count of the number of members and posts published within each group, as well as the option to create a new group. Within the 'Groups' page, logged in users can also click on their own username to gain access to their own post history.

Installation

pip install django
pip install pillow
pip install bcrypt
pip install argon2_cffi
pip install django-bootstrap3
pip install misaka

python manage.py migrate
python manage.py runserver

astronomy-community-site's People

Contributors

ahmedbafadal avatar

Watchers

James Cloos 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.