Complex Accountant App with Flet and Django
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
This is a very Complex Accountant App With Flet and Django I coded the API part only with Django cause i decided to make my app online and therefor its an App based on API i hope you like it
make sure to follow the steps for run and compile the app properly
- Clone the repo
git clone https://github.com/parham6464/Phoenix-Accountant-App.git
- Install requirements packages
python -m pip install -r requirements.txt
- run the app
python main.py
for API part to makes app work pls do the same things:
1.first we need to add our models
python manage.py makemigrations
python manage.py migrate
2.create a super user for admin
python manage.py createsuperuser
3.run the server
python manage.py runserver
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This Source Have MIT license and you must follow it.
Parham Karbasi - telegram : @whoishere12