This website requires JavaScript.
Explore
Help
Sign In
peter
/
doneit-web
Watch
1
Star
0
Fork
0
You've already forked doneit-web
mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced
2026-04-19 13:02:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c729e900d30146aa2a4b47fe0264d3afb815c01
doneit-web
/
src
/
app
/
models
/
eventbody.model.ts
T
4 lines
65 B
TypeScript
Raw
Normal View
History
Unescape
Escape
New Services, New Login, Better things
2020-08-21 16:18:37 +01:00
export
class
EventBody
{
BodyType
:
string
;
Implemented GET call requests to see the events and also each event detail
2020-08-19 14:21:42 +01:00
Text
:
string
;
1-Improved project structure. 2-Added new pages. 3-Prepared the environment to consume APIS. 4-Added Axios to the project. 5-Added get methods.
2020-08-18 23:32:12 +01:00
}
Reference in New Issue
Copy Permalink