Skip to content

Web application for the management of street dumsters inside or outside an urban area

License

Notifications You must be signed in to change notification settings

3pi-Dev/cityzen-dumpsters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

cityzen-dumpsters

Web application for the management of street dumpsters inside or outside an urban area

Built With

Description

This project is part of an integrated dumpster management system. In the code you will find the client app through which the users can view information about all dumpsters and export various usage statistics through the reports that are available. An Sql Server database dump file is also included with the schema of the database which the client links to.
*The database should be seted up for all devices to store their data in it.

Installation

  1. create a new SQL Server database & import the dump file (DB/db.sql)
  2. Clone the repo in your localhost folder or your web server
    git clone https://github.com/3pi-Dev/cityzen-dumpsters.git
  3. Open the file api/libs/mssql.php and add all needed information ($host,$user,$password,$database,$schema) about the DB you created in step 1
  4. Open a browser & navigate to your localhost or your domain

About

Web application for the management of street dumsters inside or outside an urban area

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published