forked from foss-np/NepaliCalendar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,22 @@ | ||
Nepali Calendar | ||
================ | ||
|
||
Note: The project is not completed yet. This application is not in a state of being used. Stay in touch for further progress. | ||
Version 1.0 is complete! | ||
|
||
<h2>Introduction</h2> | ||
|
||
A Nepali Calendar built using angular.js and foundation.css. The calendar can be generated of any month from 2000 BC to 2090 BC. | ||
A Nepali Calendar built using angular.js, foundation.css and jquery mobile. The calendar can be generated of any month from 2000 BC to 2090 BC. | ||
|
||
The features of this application are: | ||
- Calendar. | ||
- Date Conversion from AD to BC and vice-versa. | ||
- Calendar automatically generated of a specific month. | ||
- Shows events of 2070 BC (2nd phase) | ||
- User can put their own event (2nd phase) | ||
- Calendar automatically generated of a specific date, month, year. | ||
|
||
Technical Specs: | ||
- angular.js | ||
- foundation.css | ||
- foundation.css | ||
- jquery mobile | ||
|
||
The features for V2.0: | ||
- Shows events of 2070 BC (Backend done - check issue https://github.com/prashishh/NepaliCalendar/issues/3) | ||
- User can put their own event |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters