https://github.com/kalebu/nipechenji
A web app to simplify the process of giving chenji
https://github.com/kalebu/nipechenji
Last synced: 7 months ago
JSON representation
A web app to simplify the process of giving chenji
- Host: GitHub
- URL: https://github.com/kalebu/nipechenji
- Owner: Kalebu
- License: mit
- Created: 2021-01-09T21:39:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T03:23:30.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T04:04:00.681Z (7 months ago)
- Language: TypeScript
- Size: 165 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nipechenji
Intro
========
A web app to simplify the process of giving chenji as part of hackthon prepared by HackIO,
This part of the code acts as a consumable **API** by the Angular Framework.Techstack
=========- **Flask** for backend Development
- **HTML/CSS** for font-end Development
- **Angular JS** as font-end frameworkFeatures
===========- Signing up
- Signing in using Token Authentication
- Adding a Consumer of a **chenji**(swahili)
- Process the **toa-chenji**(swahili) processRunning the code
===============```python
$-> git clone https://github.com/Kalebu/nipechenji
$-> cd nipechenji/back-end
$ backend-> python3 app.py
```Credits To
=========- kalokola
- Marenga
- Jackson
- Noah
- Nyala
- Chris
- Me