https://github.com/yummyweb/primacare
https://github.com/yummyweb/primacare
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yummyweb/primacare
- Owner: yummyweb
- Created: 2021-03-06T05:02:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T00:30:37.000Z (about 4 years ago)
- Last Synced: 2025-04-03T12:51:00.639Z (about 2 months ago)
- Language: CSS
- Size: 16.7 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Commands
Install the dependencies:
```
pip install -r requirements.txt
```Then make migrations:
```
python manage.py migrate
```Then run server:
```
python manage.py runserver
```To test encryption run encryption.py on a file and uncomment test() at the bottom of the encryption.py file - feel free to change the input file in the test function and use any local fileof ur choosing
If there are any errors contact yum#8922 on discord.