https://github.com/ikismail/reminderapplication
Reminder Application Angular Front End
https://github.com/ikismail/reminderapplication
angularjs api-consumer events restfull-service task-manager
Last synced: 11 months ago
JSON representation
Reminder Application Angular Front End
- Host: GitHub
- URL: https://github.com/ikismail/reminderapplication
- Owner: ikismail
- Created: 2016-12-07T11:08:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-16T07:58:39.000Z (about 9 years ago)
- Last Synced: 2025-04-23T00:12:17.398Z (11 months ago)
- Topics: angularjs, api-consumer, events, restfull-service, task-manager
- Language: CSS
- Homepage:
- Size: 3.6 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReminderFrontEnd
Reminder Application is used for adding the events if the user complete the event then he can mark it as completed.
It is very usefull the people dont need to remember anything. they can save the event in the application.
First of all the user have to _register_ into the applicaion. so that he can add events.
**He can manage the event like:**
* Add event
* Remove event
* Update event
* View Events.
He can mark the event as completed or not-completed.
The projects is done using **RESTfull Service** it has separated into two sections frontend and backend.
**Back End**
* The Backend project is a Maven Project completely _Java Spring RESTfull service_
* We can Database configuration in dbConfig.java file
* **Link for Back End : [Click Here](https://github.com/ikismail/ReminderApp-BackEnd.git)**
**Front End**
* The frontend project is completely done using AngularJs
* Here AngularService gets the request from $http and passes it to the controller the controller will sends the data to HTML page.
**Technology Used**
* Database : H2Database.
* Technology : Bootstrap, Angular JS, Spring MVC Hibernate and RESTfull services.
* Application : Apache Tomcat Server.
### Screenshots of the Project:
Home Page:

Login Page:

Register Page:

Events List 1:

Add Event:

View Event:

Contact Us:
