Giter Site home page Giter Site logo

teddygavi / lostinnl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from disanthoridnt/lostinnl

0.0 0.0 0.0 13.94 MB

Newfoundland Missing Persons App: A centralized platform to track, share, and raise awareness about missing individuals in Newfoundland. Designed to aid search efforts, foster community involvement, and provide timely updates. Open for contributions.

License: BSD 3-Clause "New" or "Revised" License

Shell 0.02% JavaScript 0.18% Python 99.03% C 0.22% PowerShell 0.02% CSS 0.11% HTML 0.42%

lostinnl's Introduction

Newfoundland Missing Persons App

A dedicated platform to store and disseminate information about individuals who go missing in Newfoundland, offering supplementary features to assist in the search and awareness efforts.

Table of Contents

Project Overview

Every year, numerous individuals go missing in Newfoundland. The primary objective of this application is to serve as a central hub where information about these individuals can be stored, accessed, and disseminated; assisting in the search and creating awareness in the community.

Setup & Installation

  1. Clone the repository:

    git clone https://github.com/PrinceDisant/LostInNL.git
  2. Navigate to the project directory and set up the virtual environment (if necessary):

    cd LostInNL
    source virt/bin/activate  # For Unix-based systems
  3. Navigate to the server directory and install the required dependencies:

    cd server
    pip install -r requirements.txt
  4. Provide additional setup steps, such as database configurations, environment variable setup, etc.

  5. Run the application:

    python manage.py runserver

Features

  • Central Repository: Store detailed information about missing individuals.
  • Search Functionality: Search for individuals based on various criteria.
  • Additional features you plan to implement.

Contribution Guidelines

We welcome contributions! If you're interested in contributing, please read our Contribution Guidelines to get started.

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.

Acknowledgments

  • Thank any collaborators, third-party resources/libraries, or others who have influenced the project.

Directory structure

/LostInNL/
|-- CONTRIBUTING.MD
|-- LICENSE
|-- readme.md
|-- /server/
| |-- manage.py
| |-- requirements.txt
| |-- /website/
| | |-- init.py
| | |-- admin.py
| | |-- apps.py
| | |-- models.py
| | |-- urls.py
| | |-- views.py
| | |-- /templates/
| | | |-- base.html
| | | |-- /website/
| | | | |-- contact.html
| | | | |-- index.html
| | | | |-- listings.html
| | | | |-- resources.html
| | | | |-- submit.html
| | | | |-- styles.css
| | | | |-- scripts.js
| | | | |-- newfoundland_cover.jpg
|-- /document/
|-- .gitignore

lostinnl's People

Contributors

disanthoridnt avatar djter3a avatar parsachow 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.