Skip to content

osmay88/locate

Repository files navigation

simplico

A simplicistic cooperation exercise

Mission and general data

The former README.md file has been renamed to MISSION.md - all the general stuff is in there.

Assignments

In the following list you can see who has an active assignments you can see the date, assigner, assignee, the topic and the scope.

Please add comments to corresponding issue for asking any assignment-related questions, to report results and problems and so on.

Teamwork rules

In order not to stumble into troubles and not to trouble each other, we need to play by some clear rules:

  1. The dev branch is where everybody will push his/her contributions strictly by the assigned scope.
  2. Before pushing the results, make sure that your contribution complies with the Code Quality Standard.
  3. To modify any code outside of your assigned scope, please ask for a consent of the assigner first - it never hurts to talk!.
  4. Only andriuslokotash and valango may push into master and may push into dev outside of their own personal scope. We'll take every possible precaution in order not to overwrite your personal scope.
  5. Use your personal branches to share new coding ideas, outside-of-scope results, problems etc. The ABOUT.md file containing a the branch description, should be present.
  6. Please delete your personal branch when it is no longer needed.
  7. The master branch updates not so often and this will happen only when contents of dev are mature enough.
  8. It is highly recommended to refresh your local dev branch often!

Running the App

After fetching / pulling from GitHub:

  • run npm install and bower install - there may have been new packages included by other contributors;
  • add command line option --initdata=1 when running the server. This will initialize the database. Without doing this, you can not [Login].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published