samuel-mota / Biblicamentes

Biblicamentes website made from scratch using HTML, CSS, JS, PHP and MySQL

Home Page:https://biblicamentes.com.br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👋 Welcome to Biblicamentes

👋 Bem Vindo ao Biblicamentes

image featured preview

🚀 About

🚀 Sobre

English

Biblicamentes was developed from scratch using HTML, CSS, JS, PHP and MySQL. It's an old project, it was started on wordpress in which it was hosted for a few years in this way until it was developed from scratch based on the design used in the wordpress version.

I created the project to train my knowledge in these programming languages.

It's a site where you can read the bible, search the cross-references of each verse, it has some additional explanations and a summary at the beginning of each book. More features will be added over time, such as maps, pictures of places, etc.

Português

Biblicamentes foi desenvolvido do zero usando HTML, CSS, JS, PHP e MySQL. É um projeto antigo, foi iniciado no wordpress no qual ficou hospedado por alguns anos dessa forma até ser desenvolvido do zero baseado no design usado na versão wordpress.

Criei o projeto para treinar meus conhecimentos nessas linguagens de programação.

É um site onde você pode ler a bíblia, pesquisar as referências cruzadas de cada versículo, conta com algumas explicações adicionais e um resumo no início de cada livro. Irão ser adicionados mais recursos com o tempo, como mapas, fotos dos lugares, etc.

👁️ Preview

👁️ Visualizar

https://biblicamentes.com.br/

⚙️ Application Features

⚙️ Funcionalidades da Aplicação

  • Words searching (Pesquisa por palavras)
  • Book Summary (Resumo do livro)
  • Easy access to verses on the right side of the text (Fácil acesso aos versículos na lado direito do texto)
  • Cross-reference on each verse (Referência cruzada em cada versículo)

🛠️ Technologies and Tools

Tecnologias e Ferramentas

HTML5 CSS3 SASS JavaScript SQL PHP

GitHub Figma VSCode Insomnia Trello



🔥 Tasks

🔥 Tarefas

  • Dark theme
  • Maps
  • Photos
  • Translations (Currently only in portuguese-BR)

🤝 Contributing

🤝 Contribuições

Click to expand (Clique para expandir) Contributions, issues and feature requests are welcome! Follow these steps: (*Contribuições, problemas e solicitações de funcionalidades são bem-vindas! Siga os passos:*)
  1. Fork this project (Fork este projeto)

  2. On your code editor terminal: (No terminal do seu editor de código)

    2.1. Create a branch with your feature: (Crie uma branch para a nova funcionalidade:)

    $ git checkout -b feature

    2.2. Commit your changes: (Commit suas alterações:)

    $ git commit -am "add new feature"

    2.3. Push your branch: (Push sua branch:)

    $ git push origin my-feature
  3. Create a new Pull Request (Crie uma nova Pull Request)

  4. After your pull request is merged, you can safely delete your branch. (Após seu pull request estiver com status merged, você pode deletar sua branch com segurança.)

📝 License

📝 Licença

This project is under MIT license. (Este projeto está sob a licença MIT)


⭐ If this project helped you in any way, consider contributing with starring.
(Se este projeto te ajudou de alguma forma, considere contribuir com uma estrela).
Made with 💛 by Samuel Mota
(Feito com 💛 por Samuel Mota)

About

Biblicamentes website made from scratch using HTML, CSS, JS, PHP and MySQL

https://biblicamentes.com.br

License:MIT License


Languages

Language:PHP 52.7%Language:SCSS 31.4%Language:JavaScript 7.9%Language:Hack 4.3%Language:CSS 3.7%