This app is a forum website like Ekşi Sözlük developed for Eskişehir Technical University's Students. Every user can publish entries about any faculty.
-
Back End:
- .NET MVC Web API
- Entity Framework
- MSSQL
-
Front End:
- Bootstrap
- Bootswatch
- AlertifyJS
- Font-Awesome
- Angular(as TypeScript)
Firstly create a MSSQL database using queries which are inside of the SQL queries.txt file.
then open the EstuSozluk-spa project and write terminal npm install and write ng ng serve --open
then run Web API project. The app is ready for you :)