Church Attendance System

This is an attendance records storage system which allows for entry and retrieval of attendance information of church members.

Features

  • Register a member
  • Get all members data

Screenshots

Installation

  • Clone the repository
$ git clone https://github.com/Kenny-Rogers/church_attendance.git
  • Change directory into the newly cloned repository
$ cd church_attendance
  • Install the project
$ npm install
  • Start the server
$ node index.js

Authors

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT