Giter VIP home page Giter VIP logo

uccp_server_poco's Introduction

UCCP_Server

This is a server application of a writing books platform . mobile client reposetory link will be added here as soon as posible . This app created with Poco c++ libraries , mongo database and c++ 2014 standards .I'm developing this application only on linux and I don't know if it works on windows too and I don't care too.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

After installing Poco you only need to open project with Qt creator or any other ide and run it . If you want to use application on a real server you will need to set database host and port in code too .

After running you can use API Documentation to develope your client and use it .

Running the tests

If you want to test performance you will need to comment all std::clogs , because program will crash if you don't comment them.This std::clog are temprary for now i will develope a good log system instade of using std::clog soon .

Deployment

I'm developing this application to be a grate writing platform and I try to document it good to be a very good example of using Poco for developing a webservice and also a website in future .

Modules

  • Database
  • Server
  • Controllers
  • TemplateEngine
  • FireWall
  • Advertising
  • Payment
  • Statistics

Built With

  • cmake - Software development tools
  • Poco - The Server libraries used

Commenting

I use doxygen documentation style for documenting and I specify priority of TODOs with P[0-3] . e.g :

// TODO P[0] Fix Most important bug that crash application when user send an empty json
// TODO P[1] add important API
// TODO P[2] add an exciting feature 

Versioning

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

Authors

  • Behnam Sabaghi - Initial work - FONQRI

License

This project is licensed under the GPL V3 License - see the Licence file for details

Acknowledgments

uccp_server_poco's People

Contributors

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