Giter VIP home page Giter VIP logo

open-event-frontend's Introduction

Open Event Frontend

Open Event Frontend

Build Status Gitter Codacy Badge codecov Greenkeeper badge Known Vulnerabilities Crowdin

The front end for the Open Event Server

Deploy

API Documentation:

Communication

Please join our mailing list to discuss questions regarding the project :

https://groups.google.com/forum/#!forum/open-event

Our chat channel is on Gitter here :

gitter.im/fossasia/open-event-frontend

Prerequisites

You will need the following things properly installed on your computer.

It is also recommended to have watchman installed to speed up the file-watcher/auto-build service of the ember build server.

Installation

  • git clone <repository-url> this repository
  • cd open-event-frontend
  • yarn
  • cp .env.example .env

Note:

If you face error in npm install for node and npm version, then install node version: v7.10.1 (npm version: 5.3.0 gets installed with it), which satisfies check-node-version and project runs perfectly on this configuration.

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details.

Running Tests

This project has acceptance, integration and unit tests located inside the tests/ folder.

  • ember test - CLI output
  • ember test --server - Live browser preview and console access

Building

  • ember build (development)
  • ember build --environment production (production)

Deployments

Master (Staging Test) (master branch)

Development (development branch)

Further Reading / Useful Links

Contributions Best Practices

Commits

  • Write clear meaningful git commit messages (Do read https://chris.beams.io/posts/git-commit/)
  • Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (More info at https://github.com/blog/1506-closing-issues-via-pull-requests )
  • When you make very very minor changes to a PR of yours (like for example fixing a failing Travis build or some small style corrections or minor changes requested by reviewers) make sure you squash your commits afterward so that you don't have an absurd number of commits for a very small fix. (Learn how to squash at https://davidwalsh.name/squash-commits-git )
  • When you're submitting a PR for a UI-related issue, it would be really awesome if you add a screenshot of your change or a link to a deployment where it can be tested out along with your PR. It makes it very easy for the reviewers and you'll also get reviews quicker.

Feature Requests and Bug Reports

  • When you file a feature request or when you are submitting a bug report to the issue tracker, make sure you add steps to reproduce it. Especially if that bug is some weird/rare one.

Join the development

  • Before you join development, please set up the project on your local machine, run it and go through the application completely. Press on any button you can find and see where it leads to. Explore. (Don't worry ... Nothing will happen to the app or to you due to the exploring ๐Ÿ˜‰ Only thing that will happen is, you'll be more familiar with what is where and might even get some cool ideas on how to improve various aspects of the app.)
  • If you would like to work on an issue, drop in a comment at the issue. If it is already assigned to someone, but there is no sign of any work being done, please feel free to drop in a comment so that the issue can be assigned to you if the previous assignee has dropped it entirely.

License

This project is currently licensed under the Apache License version 2.0.

To obtain the software under a different license, Please contact FOSSASIA.

open-event-frontend's People

Contributors

niranjan94 avatar abhinavk96 avatar dilpreetsio avatar lunaticmonk avatar greenkeeper[bot] avatar harshitagupta30 avatar ritikamotwani avatar utkarshnath avatar anu-007 avatar greenkeeperio-bot avatar pradeepgangwar avatar bhaveshan avatar simsausaurabh avatar jainkeval avatar harsh-jindal avatar harsh-98 avatar vigzmv avatar thujeevan avatar suyash-ag09 avatar shubham-padia avatar gr8shivam avatar therohitramesh avatar rishabh-kumar-bothra avatar pri22296 avatar 0x48piraj avatar parths007 avatar nealstephenson avatar mayank8318 avatar maxlorenz avatar mariobehling 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.