An open API service indexing awesome lists of open source software.

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.

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/)