Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julkwel/fokontaniko
Fokontany management
https://github.com/julkwel/fokontaniko
css digitalisation fokontany js madagascar opensource php symfony
Last synced: 10 days ago
JSON representation
Fokontany management
- Host: GitHub
- URL: https://github.com/julkwel/fokontaniko
- Owner: julkwel
- License: mit
- Created: 2020-05-29T18:49:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:57:45.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T16:55:52.868Z (over 1 year ago)
- Topics: css, digitalisation, fokontany, js, madagascar, opensource, php, symfony
- Language: HTML
- Size: 8.03 MB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fokontaniko
Fokontany management
![Fokontaniko](https://raw.githubusercontent.com/julkwel/Fokontaniko/master/public/images/Capture%20du%202020-06-01%2021-12-13.png)
- Specs :
```
- symfony => 5.1
- Webpack for assets management
```## Requirements:
```
- php v^7.4
- nodejs && (npm || yarn)
- Motivation and feeling
- Little symfony skills.
- Little javascript skills.
- php-ext-gd
```## Installation :
```
- git clone your_fork.git
- cd Fokontaniko
- composer install
- yarn install
```- Update the database configuration in `.env` to follow your own environment.
## Database:
```
- bin/console d:d:c
- bin/console d:s:u -f
```## Command to create super admin user :
`- php bin/console app:create:user`
## Command to create fokontany :
`- php bin/console app:create:fokontany`
## Command to launch test :
`- php bin/phpunit tests/SecurityTest`
# TODO :
```
- Manage migration request. [Running]
- Manage payements of "adidy". [Done]
- Generate graph for president of fokontany. [improvement]
- Your ideas ...
```**Code for fun !!**