#ABOUT
The program was developed using PHP, MySQL, and JavaScript.
- Admin can [Username: admin@gmail.com
Password: admin]:
- Login
- Manage Users
- Add, Update and Delete Notice
- Update Profile
- Users can:
- Register and Login
- Update Profile
- View Notice
#TO RUN
- Open XAMPP to start the Apache and MySQL.
- Drag and drop the source code folder into the XAMPP's "htdocs" directory.
- Browse to http://localhost/Online%20Notice%20Board%20System/ for the user side and http://localhost/Online%20Notice%20Board%20System/admin for the admin side.