Skip to content

Commit 78c5925

Browse files
authored
Update README.md
1 parent 41e3c1f commit 78c5925

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
11
# Impend-O!
2+
23
A web-application intended to be used by a school. The purpose is to allow its students (who have signed up) to make announcements of events coming up on their school calendar.
4+
5+
![Welcome Page](https://user-images.githubusercontent.com/67403229/201265452-1db3ee49-5639-4c1a-93bf-09f4474c2553.png)
6+
7+
All events added by a student can be seen on the explore page. Old events are automatically removed.
8+
9+
![Explore Page](https://user-images.githubusercontent.com/67403229/201265543-b7614e18-8fd2-4588-b1d7-44fd982e33d6.png)
10+
11+
---
12+
13+
Technologies used:
14+
- CodeIgniter3 (PHP)
15+
- HTML
16+
- MySQL
17+
- BootStrap5
18+
19+
20+
## **Copyright 2022** by [Imran R.](https://github.com/imran-2003)
21+
22+
### Licensed under [Apache License 2.0.](https://github.com/imran-2003/Impend-O/blob/main/LICENSE)

0 commit comments

Comments
 (0)