- CodeIgniter Web Application Blueprints
- Rob Foster
- 169字
- 2021-08-06 19:34:30
Summary
So there you are! We've got ourselves a fairly good URL shortener application. It's certainly not feature-rich or the most advanced, but it works and is ready to be expanded upon should you wish. Perhaps you could add user accounts or payment for advanced features?
It currently uses Twitter Bootstrap for the frontend so it probably could do with an individual face-lift, a different style, look and feel, but it's currently user-friendly and responsive to mobile devices.
In the next chapter, we will create a discussion forum, allowing someone to create a discussion and then letting people comment and reply.
A simple admin moderation system will be provided to help prevent any untoward shenanigans such as naked pictures of celebrities or signals intelligence being posted up, or something like that—unless of course you're into that sort of thing, in which case I hear that the Ecuadorian embassy in London do a terribly good lunch; you might get fed up of it after a few months, though!
- 計算思維與算法入門
- Learning RabbitMQ
- Mastering Spring MVC 4
- 羅克韋爾ControlLogix系統應用技術
- 技術領導力:程序員如何才能帶團隊
- Selenium Design Patterns and Best Practices
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- 數據結構(C語言)
- Jupyter數據科學實戰
- Learning ArcGIS for Desktop
- Python全棧數據工程師養成攻略(視頻講解版)
- 好好學Java:從零基礎到項目實戰
- Unity 2018 Shaders and Effects Cookbook
- Julia for Data Science
- Hadoop 2.X HDFS源碼剖析