Giter Site home page Giter Site logo

codelover96 / redlistapp Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 42.94 MB

RedList | Endangered Species Catalog with CRUD and Search functionalities

License: MIT License

Python 41.61% CSS 2.70% JavaScript 4.30% HTML 51.39%
endangered-species flask mvc python

redlistapp's Introduction

RedList

Flask Web Application based on the MVC design pattern.

RedList is a catalog of endangered species, providing CRUD and search functionalities.

RedList Application Home Page

RedList Species Directory

Uses:
  • manage and keep record of endangered species across the world.
  • update species information (e.g. current population and endangered status)
  • showcase endangered species
Who can benefit:
  • Non-profit organizations, wanting to keep a record of endangered species
  • government agencies, providing financial and technical assistance to affected areas
  • the public, wanting to get informed of current endangered species

Endangered species databases

Data taken from:

African Rhino standing on a plain field

Development

Setup & Installation

  1. Make sure you have the latest version of Python installed
  2. git clone <repo-url>
  3. pip install -r requirements.txt

Running The App

Run main.py by typing python main.py

The required database is already included with dummy data.

You can find the database and the sql script in the 'instance' folder.

Default users are {role}:{email}:{password}

  1. Administrator: [email protected]:admin
  2. User: [email protected]:user

Viewing The App

Go to http://127.0.0.1:5000

You can always specify your desired host and ports like this

Requirements

Back-End

  • python
  • Flask
  • SQLAlchemy
  • Flask-SQLAlchemy
  • flask-login
  • Flask-LoginManager

Front-End

  • Bootstrap
  • jQuery
  • Popper
  • Font Awesome

License

This project is licensed under the terms of the MIT license.

RedList Logo

~codelover96

redlistapp's People

Contributors

codelover96 avatar

Stargazers

 avatar

Watchers

 avatar  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.