Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tasneembhiri authored Feb 25, 2020
1 parent ed86ff9 commit 6ae9dd8
Showing 1 changed file with 59 additions and 1 deletion.
60 changes: 59 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,60 @@
# SMS
Student Management System (Tasneem- Ruba-Kholoud-Karmel)
Student Management System

# Description
it is a website display teachers , students and grades of subjects to help a parents to know about her children.

# website

# user journey
As a user, when click on teacher image display information of teachers.<br>
As a user, when click on student image display information of students.<br>
As a user , when click on grades image display the grades of students.<br>



# schema database
![ss](https://user-images.githubusercontent.com/55299644/75232919-b463d400-57c0-11ea-8e51-9ea735a95d5b.jpg)



# File Structure:
public<br>

index.html<br>
dom.js<br>
style.css<br>

src<br>

server.js<br>
router.js<br>
handler.js<br>

database<br>
db_bulid.js<br>
db_build.sql<br>
db_connection.js<br>

queries
getData.js<br>
postData.js<br>

config.env<br>

.gitignore<br>

readme.md<br>


# Team
karmel <br>
ruba <br>
kholuod <br>
tasneem <br>






0 comments on commit 6ae9dd8

Please sign in to comment.