The thesis presents development of a web portal for students to communicate about courses and studies.
Hereinafter is described a made survey and its results, used development tools, required functionality derived from survey, development process and developed application.
Big focus was put on a responsive web design, so that web portal can be used on devices with smaller screen, such as smart mobile phones.
Django was chosen for the server side development and AngularJS with Bootstrap for the client side.
Communication between server and client is done wholly through API.
Data is stored in a PostgreSQL database.
On a developed web portal a user can register, log in, follow courses and write posts, comments and sticky notes. Furthermore user can filter posts by course, context, content, author and bookmark them. Enabled is also administrative control over content of database through web browser.
|