Code Monkey home page Code Monkey logo

helpu's Introduction

HelpU

Empowering the ones who never give up! HelpU is a portal where disabled people can check whether the place are visiting are has specefic facilities for them or not

GitHub issues GitHub forks GitHub stars GitHub license Open Source Love svg1 PRs Welcome contributions welcome GitHub contributors

Demo

The live demo of the project can be found at http://anvansh.pythonanywhere.com/

Setup Instructions

Clone the repo in your local system

git clone https://github.com/RyanWalker277/HelpU.git

Install virtualenv

py -m pip install --user virtualenv

Create a new Virtualenvironment

py -m venv env

Activate the Virtualenvironment with

.\env\Scripts\activate

Change directory to the folder

cd folder-where-you-cloned-the-repo

Install all the requirements with

pip3 install -r requirements.txt

Apply all the migrations with

python3 manage.py migrate

Run the developement server with

python3 manage.py runserver

You'll see output like this

Watching for file changes with StatReloader
Performing system checks...

System check identified no issues (0 silenced).
September 05, 2022 - 23:22:15
Django version 4.0.6, using settings 'SIH2022.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.

Creating Superuser

Clone the repo in your local system

python3 manage.py createsuperuser

You will see a screen like this

Username (leave blank to use 'default'):

Enter a username and press enter , you will see a screen like this

Email address:

Enter an email and press enter , then you will see a screen like this

Password:

Enter a password , then you will see a screen like this

Password (again):

Re-enter the password and you are done! You will see a screen like this

Superuser created successfully

Tech Stack

Client: HTML , CSS , Javascript , Tailwind CSS

Server: Django , Python

Features

  • Search feature to search for places with facilities for disabled people
  • API to return model data of places in JSON format

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Support++

This project needs your shiny star ⭐.
Don't forget to leave a star ⭐️

forthebadge made-with-python forthebadge

Made with ❤ by Anvansh (@RyanWalker277)

helpu's People

Contributors

ryanwalker277 avatar 1010varun avatar shivenducs1136 avatar ujjwalmahar avatar yash-var avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.