<feed xmlns='http://www.w3.org/2005/Atom'>
<title>IT-kariera/it-kariera-exam-template/ExamTemplate/Web/Models/User, branch master</title>
<subtitle>A template that could be useful for the final IT-kariera exam in 2021. Made in 24 hours.</subtitle>
<id>https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/atom?h=master</id>
<link rel='self' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/'/>
<updated>2021-05-15T19:20:53Z</updated>
<entry>
<title>Big daddy refactor</title>
<updated>2021-05-15T19:20:53Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-15T19:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=f35a7aecd313547a6f6478a056fb2d5593f1c07b'/>
<id>urn:sha1:f35a7aecd313547a6f6478a056fb2d5593f1c07b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated user controller models being of type UserViewModel, when they should be like UserWebModel</title>
<updated>2021-05-13T12:41:39Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-13T12:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=ef14a1e9b7ecbcf23fdf3e47a260b81772fc3816'/>
<id>urn:sha1:ef14a1e9b7ecbcf23fdf3e47a260b81772fc3816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated register view model data annotation</title>
<updated>2021-05-08T15:27:43Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-08T15:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=d98e2a477b7bbbca2fea267ed53ceb9d47036166'/>
<id>urn:sha1:d98e2a477b7bbbca2fea267ed53ceb9d47036166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added user edit view model validations</title>
<updated>2021-05-07T12:41:05Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-07T12:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=d066d187f9e3348d56d0752d7a3966fbf5ff88f7'/>
<id>urn:sha1:d066d187f9e3348d56d0752d7a3966fbf5ff88f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented editing user</title>
<updated>2021-05-07T12:27:34Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-07T12:27:34Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=5f2abdf275c3765290ee7d6728842cba6d3af184'/>
<id>urn:sha1:5f2abdf275c3765290ee7d6728842cba6d3af184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented user profile page</title>
<updated>2021-05-07T11:27:43Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-07T11:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=7470da2719a404b344fec4d6b2fefd92f4ce22a5'/>
<id>urn:sha1:7470da2719a404b344fec4d6b2fefd92f4ce22a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added view model validation for register and login</title>
<updated>2021-05-07T08:59:29Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-07T08:59:29Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=8f7dabf274b5e428fc32f19a3c8848eacab01090'/>
<id>urn:sha1:8f7dabf274b5e428fc32f19a3c8848eacab01090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Impllemented user login and updated navbar</title>
<updated>2021-05-06T19:29:54Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-06T19:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=cabbcc1ef8f3ab711371eec6a65c255e61de413a'/>
<id>urn:sha1:cabbcc1ef8f3ab711371eec6a65c255e61de413a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added automapper; Implemented user register; Improved some database configurations</title>
<updated>2021-05-06T18:52:47Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2021-05-06T18:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/it-kariera-exam-template/commit/?id=57cc5682a0efe2b790015f77fe9d2e2a0bb6ed87'/>
<id>urn:sha1:57cc5682a0efe2b790015f77fe9d2e2a0bb6ed87</id>
<content type='text'>
</content>
</entry>
</feed>
