forked from SLIIT-Y3S2/Procurement-for-Construction-Industry
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request SLIIT-Y3S2#79 from SLIIT-Y3S2/dev
update README.md
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# ProcureSync - Procurement for Construction Industry | ||
|
||
## Group Details | ||
|
||
### Batch : **Y3.S2.WE.SE.01.01** | ||
|
||
### Group ID : **REG-WE-CSSE-3** | ||
|
||
### Members | ||
|
||
- [IT21109126 - Maharanhindage V.A.R](https://github.com/vibhashan) | ||
- [IT20611088 - Jayakody D.M.L.D](https://github.com/IT20611088) | ||
- [IT21012488 - Shavinda H.K.L](https://github.com/shavindaL) | ||
- [IT21001352 - Madhubhashana K.S](https://github.com/Sandaru-IT21001352) | ||
|
||
## Overview | ||
**ProcureSync** is a construction procurement, offering both a web application and a mobile client. The web application is built using Next.js and Express.js, while the mobile client is built using Flutter. The backend is built using Express.js and MongoDB. | ||
|
||
### Features | ||
|
||
* User Management | ||
* Order Management | ||
* Supplier Management | ||
* Site Management | ||
|
||
### Tech Stack | ||
|
||
#### Frontend | ||
* Next.js | ||
* TypeScript | ||
* Flutter | ||
* Dart | ||
|
||
#### Backend | ||
* TypeScript | ||
* Express.js | ||
* MongoDB | ||
|
||
#### Testing | ||
* Jest |