/team-opossum-live

My_debtors application

Primary LanguagePythonMIT LicenseMIT

📗 Table of Contents

📖 [My Debtors]

[My Debtors] is a Debt Management web application that helps schools to have precise and accurate data of how much their clients owe them.

🛠 Built With

Tech Stack

Product Design
Frontend
Backend
Server

Key Features

  • [Landing page]
  • [Register]
  • [Loging]
  • [Verify Email]
  • [Reset Password]
  • [Get all Debtors]
  • [Get single debtor]
  • [Debtor profile]
  • [Complaints/Suggestions]
  • [Simple_and_easy_to_use_UI]

(back to top)

🚀 Live Demo

https://639a2cd2d65beb423210ee56--peppy-rolypoly-bad3e7.netlify.app/

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: []Frontend

  • Node
  • npm

[]Backend

  • PIP
  • Python v3.8

Setup

Clone this repository to your desired folder:

  cd your-folder
  https://github.com/zuri-training/Team-opossum-debtor.git

Install

Install this project with:

  cd Team-opossum-debtor
  npm install

  []For Backend
  - Create virtual environment
  pip install -r requirements.txt

Usage

To run the project, execute the following command:

[] Frontend:

  npm run build
  npm run start

[] Backend:

 python manage.py runserver

(back to top)

👥 Contributors

👤 Chukwuji Chinaza

👤 Emmanuel Simasiku

👤 Chimezie Ochuba

👤 Agorye Ingwu

👤 Amaku Chidiebele

👤 Ebuweme Ayo

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project and you find it helpful, please give this project a star.

(back to top)

🙏 Acknowledgments

We would like to thank everyone who inspired our codebase.

(back to top)

📝 License

This project is MIT licensed.

(back to top)