/camply

Camply is a social sharing platform for campsites and campers.

Primary LanguageHTML

Camply is a fully web application that users can share their own camp sides.

GitHub release Travis Codecov

This is a camping application which everyone can share own trips.

Cloning

If you want to participate and contribute, clone the repository.

git clone https://github.com/volkanarisli/camply.git

Run Project

npm start

OR

node app.js

Run Tests

  • First
npm install -g mocha
  • Second
mocha

Documentation

If you want to see documentation. Please, follow these steps.

  • In camply files, open out/ directory
  • Then, click index.html

Database Schemes

UML Diagrams

Agile Scrum

If you want to participate, you can take user story from our backlog. Click here!

  • NodeJS - Back End Development Enviroment
  • MongoDB - Used to generate Relational Database

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc