Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xlaez/school_management_system


https://github.com/xlaez/school_management_system

Last synced: about 7 hours ago
JSON representation

Awesome Lists containing this project

README

        

# school-csm-project

default package manager is yarn


Run yarn start to run


in the config folder ,a _db.js file contains tweaks for your db




Consuming Api's


Check out the routes folder which clearly shows how to consume api end points for each use case


Make sure to accept all headers automatically sent by the server if attaching to a frontend app


My Authentication can be hard to mve around with , i work with headers other than parameters both the id's and access tokens.