eventmanagementsystem-2018-elementlo created by GitHub Classroom
this respo conduct a basic website under sails, it'e functions are as below:
- main page.
- click the main page each item's picture, jump to the detail page.
- at the create page, you can create data bean as you wish.
- the admin page can help update or delete item data.
- search page can look up all the activities, in addition, the item's can be looked up by parial matching, also you can click the item's picture to jump the detail page.
- initial datas are from bootstarp.js
- localhost:1337/ shows the homepage In all, all the pages are responsive, so in the phone you can see different pages.
- Develop a User api for identify the login.
- Stored the username and id in the session.
- Add many-many association between the activity.db and user.db
- upgrade the admin page so an admin can check the registrations.
- Quota counting now works
- Ajax and restful API
- Input checking on both client and server side
a Sails v1 application
- Get started
- Sails framework documentation
- Version notes / upgrading
- Deployment tips
- Community support options
- Professional / enterprise options
This app was originally generated on Wed Oct 24 2018 20:16:25 GMT+0800 (HKT) using Sails v1.0.2.