Skip to content

tevaum/inspetoria-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspetoria Online - Service

Inspetoria Online is a web application to help my wife with her job of visiting schools to check if they are following State's legislation (and advise them in case they're not).

This repository contains an express application that is responsible for serving an Angular2 application and a REST API used by the angular application to store and retrieve data.

Basically, an Admin or Inspetor user is able to add schools and users (and associate users to schools). The next step is to schedule visits to the schools and record activities for each visit, so that the Inspetor can (in the future) generate the necessary reports for the job.

It uses passport for authentication and sequelize for database access. Code is written in typescript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published