Supporting your neighborhood and the local communities around.
Vocal For Local - a local product that can be used globally, to support communities all around.
View the complete demonstration here or here
- Multiple Language Supported
- Clean and simple UI
- A simple phone number - OTP login. It checks if the number is registered before or not and redirects to respective business registration page or business portal, and if it is a customer, then to the common page.
- It provides a list of all the shops and services around the customer, altered according to the location of the user.
- The user can search the product, service, or a specific shop, and the list will be altered according to the location of user.
- The user has access to the shop's number, timings, ratings, delivery/take-away, and the distance.
- Now, a peculiar thing about this is that, we needed a simple User Experience from both ends, therefore we chose not implement any payment gateway system, everything is flexible according to the local needs. Moreover listing down each and every product (and the expiry, price, etc.) can be tiresome for the local community, also then it would simply become E-commerce.
Since, this is a local product which alters according to the user's needs, it can be used globally, to support local communities around the world as it also has all languages supported around the world.
For Frontend
- HTML/CSS
- JavaScript
For Backend
- Django
- Read CODE OF CONDUCT check CONTRIBUTING.md for contributions.
git clone https://github.com/tusharnankani/VocalForLocal.git
git checkout -b <branch-name>
python manage.py migrate
python manage.py makemigrations
python manage.py runserver
- Go to
http://127.0.0.1:8000/
git add .
git commit -m "message"
git push origin <branch-name>
Meet the team.