🚀 Table of Contents
A web app that focuses on creating an active community that works towards a goal to conserve the nature through collaboration, volunteering and raising against the issues that could affect the nature.
- Admin
- User
- Organisation
- Supplier
- Researcher
- Stripe Payments
- Automated emails
- User authentication and authorization
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/MhdIr7an/CBNC.git
- Install requirements
pip install -r requirements.txt
- rename .env.example to .env and give appropriate environment values
- run server
pip manage.py runserver