Skip to content

saedx1/maktabti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maktabti

Maktabti is a web app that helps university students in Palestine

Pieces

  • 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

How to Conribute

  • Fork the repository
  • Create a new branch
  • Make changes
  • Commit and push to the branch
  • Create a Pull Request on GitHub