Skip to content

ViBevilacqua/easyFind

 
 

Repository files navigation

Project Web Tecnology - EasyFind

A didaptical project in collaboration with University of Naples Parthenope created by De Trino Pasquale and Bevilacqua Vincenzo

The project contains and use an web server flask, sqlite with database, python and python-flask languages for backand side. In python we use sqlalchemy for interface a generic db, for the development time we use a sqlite database.

The project offers for the user an suite of API (RestAPI) for development a application mobile (it is work in progress).
The future application will manage the client users.

In client side the project system is based on HTML5, CSS3, Javascript, Boostrap.
Of particular interest for the leaflet plug-in that return the geolocator information and Nominatim service for reverse geocoding.

Prerequisites

  • Python
  • Python-pip

Installation

git clone https://github.com/pasqualedetrino/easyFind.git
cd easyFind
pip install -r requirements
export FLASK_APP=app.py
FLASK_ENV=development

Presentation

Presentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • C 0.8%
  • C++ 0.4%
  • TeX 0.1%
  • HTML 0.1%
  • JavaScript 0.1%
  • Other 0.2%