Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xlaez/school_management_system
https://github.com/xlaez/school_management_system
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/xlaez/school_management_system
- Owner: Xlaez
- Created: 2022-02-01T14:02:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T00:18:26.000Z (over 2 years ago)
- Last Synced: 2024-04-24T06:26:52.451Z (7 months ago)
- Language: JavaScript
- Size: 17.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.