Skip to content

claudiamacea/next-door

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Door / MyHood app

GitHub contributors GitHub last commit License: MPL 2.0

The app is a community platform with two components - web app and native mobile app. The main purpose of this project is to grow neighbor communities and increase interaction and support between people living within the same zipcode in both calm and difficult times. In emergency situations, like the pandemic we are facing or in the event of a major calamity like an earthquake, the closest people who can help are your neighbors. But other than very noisy social networks we do not really know who lives around us and who could help or might need help in difficult situations.

The app allows users to

  • join a hood
  • see their neighbours
  • discuss with neighbours in groups or direct messages
  • receive updates from public authorities
  • receive updates from public and private utilities providers
  • post help offers and help requests
  • view directories of useful contacts and information

In a second release of the app we aim to allow users to also add their local businesses in the app, create events and start joint activities.

Contributing | Built with | Repos and projects | Deployment | Feedback | License | About Code4Ro

Contributing

This project is built by amazing volunteers and you can be one of them! Here's a list of ways in which you can contribute to this project. If you want to make any change to this repository, please make a fork first.

Help us out by testing this project in the staging environment. If you see something that doesn't quite work the way you expect it to, open an Issue. Make sure to describe what you expect to happen and what is actually happening in detail.

If you would like to suggest new functionality, open an Issue and mark it as a [Feature request]. Please be specific about why you think this functionality will be of use. If you can, please include some visual description of what you would like the UI to look like, if you are suggesting new UI elements.

Built With

Programming languages

Backend: Java 11

Platforms

Spring 2.2

Frontend framework

React

Package managers

  • gradle
  • yarn

Database technology & provider

MySQL

Repos and projects

Mention all related repos and projects.

Deployment

Guide users through getting your code up and running on their own system. In this section you can talk about:

  1. Installation process 1.2 install Docker 1.3 install docker-compose
  • with pip: pip install docker-compose 1.3 create and run docker images for all server dependencies (mysql for now):
docker-compose -f etc/docker/docker-compose.yml up
  1. Software dependencies
  2. Latest releases
  3. API references

Describe and show how to build your code and run the tests.

Feedback

  • Request a new feature on GitHub.
  • Vote for popular feature requests.
  • File a bug in GitHub Issues.
  • Email us with other feedback contact@code4.ro

License

This project is licensed under the MPL 2.0 License - see the LICENSE file for details

About Code4Ro

Started in 2016, Code for Romania is a civic tech NGO, official member of the Code for All network. We have a community of over 500 volunteers (developers, ux/ui, communications, data scientists, graphic designers, devops, it security and more) who work pro-bono for developing digital solutions to solve social problems. #techforsocialgood. If you want to learn more details about our projects visit our site or if you want to talk to one of our staff members, please e-mail us at contact@code4.ro.

Last, but not least, we rely on donations to ensure the infrastructure, logistics and management of our community that is widely spread across 11 timezones, coding for social change to make Romania and the world a better place. If you want to support us, you can do it here.

About

Grow neighbor communities and increase interaction and support between people living within the same zipcode in both calm and difficult times

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.6%
  • JavaScript 10.8%
  • HTML 2.9%
  • CSS 0.7%