Skip to content

rubydog/donationcentermap

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Donation Center

Getting Started

  1. Create a virtual environment venv env

  2. Activate (Windows) - source ./env/Script/activate

  3. Install libraries from requirements.txt file. run pip install -r requirements.txt

  4. Admin Credentials: username = admin password = admin

Note:

  1. Main Home page is in templates/index.html

  2. css and js files are in satic folder (js and css)

  3. Postgres -
    name: donation_center
    user: postgres
    pass: donation@$2

  4. Change the base_url = 'localhost:8000' in map.js file during deployment

Tasks Complete

  1. Map Designed
  2. Add Center Form
  3. Admin Panle Center
  4. Show map data on Main map

super user

admin : DC@2021

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published