The buldring.no project
For a long time there has been no good sites for bouldering in Norway. This projects main objective with this project is to change that.
Main guidelines:
- The site should be as easy to use as possible
- The site should be fast to load
- The site should be free to use
Main features:
- Overview of the main bouldering areas in Norway
- Overview of the main boulders in each area
- Overview of the main problems on each boulder
Main roles:
- Users: Access to all the overviews.
- Admin: Same as users plus adding and editing areas, boulders and problems
- Developer: Same as admins plus overview of error logging and editing roles
This site is based on a couple of tutorials. These are:
- [Cross-platform Single Page Applications with ASP.NET Core 1.0, Angular 2 & TypeScript] (https://chsakell.com/2016/01/01/cross-platform-single-page-applications-with-asp-net-5-angular-2-typescript/)
- [Building REST APIs using ASP.NET Core and Entity Framework Core] (https://chsakell.com/2016/06/23/rest-apis-using-asp-net-core-and-entity-framework-core/)