Giter Site home page Giter Site logo

aurora's Introduction

aurora Build StatusCoverage Status GoDoc

What is aurora?

Aurora is a lightweight social network application written in Go programming language, and using bolt database as its main storage source.

This is not for production use, I started this project as a way to learn more about the Go programming language, and also to experiment with testing web services in Go.

Guide

  1. Getting started
    • Overview
    • Installation

Alternative way to build

I was digging in the go standard library, and thought I should experiment on the text/template. I extended it and made a toy yet working build tool(a.k.a template based build tool). The source code is found here zanzibar.

You can build aurora using zanzibar tool. Install it first.

go get github.com/gernest/zanzibar

clone aurora

git clone https://github.com/gernest/aurora

cd into aurora and run zanzibar

cd aurora&&zanzibar

you should find your build in builds directory.

Roadmap

Features

  • chat
  • profile management
  • photo upload
  • ??? any ideas?

Scrrenshots


screenshot1

screenshot2

Contributing

This is a playground, all kinds of contibutions are welcome. Since it is for learning and experimenting, feel free to think of new ideas.

The important thing is to test, whatever you add make sure it has tests. Also be clear on what exactly ypur PR does.

License

This project is under the MIT License. See the LICENSE file for the full license text.

aurora's People

Contributors

gernest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aurora's Issues

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.