This Project is a Nursery Management System. It is developed for the Object Oriented System Development module in Semester 3 of Department of Computer Science and Engineering, University of Moratuwa.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
XAMPP V3.2.2
Notepad++ (or any other Text Editor)
A step by step series of examples that tell you have to get a development env running
Get a copy of the source into your XAMPP\htdocs directory
Open the terminal and run
~ cd C:\xampp\htdocs
~ git clone https://github.com/NadunKulatunge/KidsCave.git
After getting a copy of the website, install the databases
Database Name: kidscave
End with an example of getting some data out of the system or using it for a little demo
Add additional notes about how to deploy this on a live system
- Bootstrap - The HTML, CSS, and JS framework
- MYSQL - Database management system
- PHP - server-side scripting language
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Nadun Kulatunge - NadunKulatunge
- Isuru Chamara - icpinto
- Jenarthana Jenarthanan - Jenarthanan14
- Chanuka Dissanayaka - chanukaDissanayaka
See also the list of contributors who participated in this project.
- Hat tip to anyone who's code was used
- Inspiration
- etc