<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Suhara Vithanage</title>
    <description>The latest articles on DEV Community by Suhara Vithanage (@suharaaa).</description>
    <link>https://dev.to/suharaaa</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F450668%2F714e5c0c-83c8-4691-8f54-732f42cceb9e.jpeg</url>
      <title>DEV Community: Suhara Vithanage</title>
      <link>https://dev.to/suharaaa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/suharaaa"/>
    <language>en</language>
    <item>
      <title>Learning Management System - BIS (Backend)</title>
      <dc:creator>Suhara Vithanage</dc:creator>
      <pubDate>Sun, 20 Sep 2020 08:41:40 +0000</pubDate>
      <link>https://dev.to/suharaaa/learning-management-system-bis-backend-4f8b</link>
      <guid>https://dev.to/suharaaa/learning-management-system-bis-backend-4f8b</guid>
      <description>&lt;p&gt;This is a School Management System for Bright International School. This is the backend end project. We have used NodeJS to develop this and we used MongoDB as our database. It manages all the student, teacher, and class details and it also generates custom student reports such as Student details. Also, it shows all the statistics related to students, teachers, classes, and subjects. &lt;/p&gt;

&lt;h1&gt;
  
  
  angular #javascript #nodejs #mongodb
&lt;/h1&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/suharaaa"&gt;
        suharaaa
      &lt;/a&gt; / &lt;a href="https://github.com/suharaaa/bis-backend"&gt;
        bis-backend
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      School Management System for Bright International School
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;BIS-School Management System&lt;/p&gt;
&lt;p&gt;This is a complete school management system to manage major processes through semi-automated system.&lt;/p&gt;
&lt;p&gt;Tools
-NodeJs
-Express
-MongoDB&lt;/p&gt;
&lt;p&gt;To run this project&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;npm install&lt;/li&gt;
&lt;li&gt;npm start&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/suharaaa/bis-backend"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>devops</category>
      <category>node</category>
      <category>mongodb</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Learning Management System - BIS (Frontend)</title>
      <dc:creator>Suhara Vithanage</dc:creator>
      <pubDate>Tue, 11 Aug 2020 11:11:51 +0000</pubDate>
      <link>https://dev.to/suharaaa/learning-management-system-bis-frontend-1ig0</link>
      <guid>https://dev.to/suharaaa/learning-management-system-bis-frontend-1ig0</guid>
      <description>&lt;p&gt;This is a School Management System for Bright International School. This is the frontend project done with Angular 8. It manages all the student, teacher, and class details and it also generates custom student reports. Also, it shows all the statistics related to students, teachers, classes, and subjects. #angular #javascript #typescript #html #css&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/suharaaa"&gt;
        suharaaa
      &lt;/a&gt; / &lt;a href="https://github.com/suharaaa/bis-frontend"&gt;
        bis-frontend
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      School Management System for Bright International School
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;BIS-School Management System&lt;/p&gt;
&lt;p&gt;This is a complete school management system to manage major processes through semi-automated system.&lt;/p&gt;
&lt;p&gt;Tools
-Angular&lt;/p&gt;
&lt;p&gt;This project was generated with &lt;a href="https://github.com/angular/angular-cli"&gt;Angular CLI&lt;/a&gt; version 8.3.19.&lt;/p&gt;
&lt;h2&gt;
Development server&lt;/h2&gt;
&lt;p&gt;Run &lt;code&gt;ng serve&lt;/code&gt; for a dev server. Navigate to &lt;code&gt;http://localhost:4200/&lt;/code&gt;. The app will automatically reload if you change any of the source files.&lt;/p&gt;
&lt;h2&gt;
Code scaffolding&lt;/h2&gt;
&lt;p&gt;Run &lt;code&gt;ng generate component component-name&lt;/code&gt; to generate a new component. You can also use &lt;code&gt;ng generate directive|pipe|service|class|guard|interface|enum|module&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;
Build&lt;/h2&gt;
&lt;p&gt;Run &lt;code&gt;ng build&lt;/code&gt; to build the project. The build artifacts will be stored in the &lt;code&gt;dist/&lt;/code&gt; directory. Use the &lt;code&gt;--prod&lt;/code&gt; flag for a production build.&lt;/p&gt;
&lt;h2&gt;
Running unit tests&lt;/h2&gt;
&lt;p&gt;Run &lt;code&gt;ng test&lt;/code&gt; to execute the unit tests via &lt;a href="https://karma-runner.github.io" rel="nofollow"&gt;Karma&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;
Running end-to-end tests&lt;/h2&gt;
&lt;p&gt;Run &lt;code&gt;ng e2e&lt;/code&gt; to execute the end-to-end tests via &lt;a href="http://www.protractortest.org/" rel="nofollow"&gt;Protractor&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;
Further help&lt;/h2&gt;
&lt;p&gt;To get more help on the Angular CLI use &lt;code&gt;ng help&lt;/code&gt; or go check out the &lt;a href="https://github.com/angular/angular-cli/blob/master/README.md"&gt;Angular CLI README&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/suharaaa/bis-frontend"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


</description>
      <category>angular</category>
      <category>typescript</category>
      <category>html</category>
      <category>css</category>
    </item>
  </channel>
</rss>
