Pre-programming Mail version 1.1.1
What's New in 1.1.1
- Remove unrelated files.
- And csv import source code.
What's Pre-programming Mail.
Pre-programming is an event that helps IT KMITL's freshmens to learn about the basics of programming by using the Python language. So for the team to manage the event easily. We've developed this web application for assists them to send a username, password, or any details to freshmen's emails quickly and easily.
Installation
- Clone this repo into your server.
- Create database name "mail" and import "mail.sql" file for create required table.
- Change password on line 11 in "source/login.api.php" file.
- Enjoys!