Maktabti is a web app that helps university students in Palestine
- In
react-app/
: a React App - Frontend - In
python-api/
: a Python Flask App - Backend - In
database/
: holds docker-compose file consisting of:- a PostgreSQL database
- a Hasura GraphQL Engine
- Fork the repository
- Create a new branch
- Make changes
- Commit and push to the branch
- Create a Pull Request on GitHub