A web application to manage information related to the collection, sorting, and recycling of gargabe
-
three different perspectives
- posting procedures for civilians
- approval of their requests by supervisor (Mayor)
- the executive forces responses (SalubrIs)
-
map geolocation of waste collecting ares
- city preference for every user
- favorite zones and profile management
-
signup protection for unauthorised personnel
-
mime media types storage
-
responsive UI
| Name | Hex | Color |
|---|---|---|
| Primary Color | #017852 | ![]() |
| Secondary Color | #8EBCA6 | ![]() |
| Accent Color | #F8EFE0 | ![]() |
| Status Color | #E62C20 | ![]() |
| Status Color | #FFAC25 | ![]() |
| Status Color | #0C5460 | ![]() |
| Text Color | #000000 | ![]() |
Services that bring life to what TidyTogether means:
This project uses Composer as package manager and the following dependencies:
To run this project, you will need to add the following variables to your .env file. The "SERVER" variable should be declared only for the remote container (don't declare it locally).
Windows has our support too: use the .cmd scripts instead of .sh ones.
git clone https://github.com/leftercosmin/TidyTogether.git
cd TidyTogether
# closes the Apache server from Debian in Xampp's favor
./bin/startServer.shIf "reset" is provided as argument ./bin/startServer.sh reset - the database reached by you local .env is dropped and updated with ./bin/schema.sql
# use this when you want to update the solution with you current directory
./bin/build.sh
# use this to have some default values in your database
./bin/insertSchema.shTo deploy this project, configure it according to:
Then go to Wasmer and set up the remote .env. The "SERVER" variable is a must have here.
To run the Css Linter, run the following command
php vendor/bin/php-css-lint app/style/path-to-file.css
php vendor/bin/php-css-lint app/style/civilianHome.css
php vendor/bin/php-css-lint app/style/globals.css-
C4 diagrams
-
Checklist
-
System Requirments
-
video
-
favorite zone press
-
load map based on mainCity
-
download pdf
-
paths
Contributions are always welcome!
Distributed under the MIT License. See this for more information.
- Lefter Cosmin: - @linkedin - lefcos30@gmail.com
- Braha Petru: - @linkedin - petrubraha@gmail.com
- Project Link: https://github.com/leftercosmin/TidyTogether
Useful resources and libraries that you have used in your projects:












