https://github.com/tomtricks/webapp-loyola
Web app for the students to convey about the Events.
https://github.com/tomtricks/webapp-loyola
bootstrap-4 mysq pdo-php xampp-control-panel
Last synced: 4 months ago
JSON representation
Web app for the students to convey about the Events.
- Host: GitHub
- URL: https://github.com/tomtricks/webapp-loyola
- Owner: tomtricks
- License: mit
- Created: 2021-07-29T06:00:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T07:20:58.000Z (almost 3 years ago)
- Last Synced: 2025-01-06T02:43:43.663Z (5 months ago)
- Topics: bootstrap-4, mysq, pdo-php, xampp-control-panel
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebApp - Loyola
Web app for the students of loyola to register and enroll themselves in varoius events and cultural activities conducted by the college.
## Tech Stack
**Client**
- Javascript -create dynamic and interactive web content like applications and browsers
- Bootstrap @V-4.5 - Extensive list of components and Bundled Javascript plugins.**Server**
- Apache 2.2
- PHP(PDO)- PHP Data Objects are a database access layer providing a uniform method of access to multiple databases
- MYSQL - It's a relational database management system, it helps to store all the posts.
- XAMPP Control Panel Version 3.2.2
# Development
Want to contribute? Great!To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (git checkout -b improve-feature)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (git commit -am 'Improve feature')
- Push to the branch (git push origin improve-feature)
- Create a Pull Request
## License[MIT](https://choosealicense.com/licenses/mit/)