It's another SAAS hopeful (but failed)! Manage your accounting close tasks, accounting reconciliations, and journal entry approvals - all in one user friendly UI.
- python 3+
- git
- pip
- django
- crispy forms
- django rest
- openpyxl
pip install --upgrade django-crispy-forms pandas djangorestframework markdown django notifications pip install django-notifications-hq
-
Install git - https://gitforwindows.org/
-
Open a windows command prompt (tip: search for CMD in windows search)
-
Utilize the "cd" command to navigate to where you want to download (i.e.: clone) the project/code to.
(i.e.: type the following into the command prompt "cd C:\Users\Dylan\CloneTest\").
Note: cd brings the command prompt to the directory specified
- Type the following into the command prompt
git clone https://gitlab.com/dylan1218/monthendclose.git
Note: You may receive a popup requesting you log into gitlab.
Note2: Once this is completed you will have downloaded the project to the directory specified in (3)
-
perform another cd into the monthendclose folder (i.e.: type the following into the command prompt
cd C:\<path to clone dir>\monthendclose -
Type the following into the command prompt
python manage.py runserver
Note: you'll need to have python installed for this step
- Open a web broswer and go to "http://127.0.0.1:8000/ClosePortal/Task_Checklist/"
note: refer to the admin panel at http://127.0.0.1:8000/admin
login: admin_dylan
password: password