Coder Social home page Coder Social logo

events's Introduction

Events

Build Status Code Climate Test Coverage

This repository for my diploma project in computer science.

Goal of the project is help people find information about public events all over the world. This would be a web application build on modern technologies. Node.js + postrges(Sequelize ORM) on server. Materializecss + React on client side.

Features

  • social network for events and people who visit it
  • subscribe on the event and take notification about how the event is going on
  • smart events search and recommendations
  • user generated content — you don't need to be a big company to create event, just make it real good
  • karma system for user interaction — only users with good karma be able to create events
  • raise karma on social actions like: comments, likes, shares
  • ...

Project structure

  • libs
    • auth — auth logic
    • data — db main module
    • model — sequelize models
  • test — unit tests
  • app.js — nodejs server
  • index.js — project entry point
  • package.json — project dependencies

build

npm i

start

npm start

test

Using chai for unit testing and supertest for e2e testing http endpoints, testing framework is mocha

npm test

events's People

Contributors

egor-sapronov avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  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.